Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230205-085214
#<BuildRuby:0x0000556cf41b6320
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk-yjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["cppflags=-DYJIT_FORCE_ENABLE"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20230205-085214",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j4'",
@timeout=10800>
user system total real
checkout 0.000011 0.000003 0.000014 ( 0.000014)
autoconf 0.000023 0.000000 0.000023 ( 0.000023)
configure 0.000021 0.000000 0.000021 ( 0.000020)
build_up 0.004759 0.000000 0.969263 ( 1.347326)
build_miniruby 0.001101 0.000000 1.107593 ( 1.106360)
build_ruby 0.001508 0.000000 2.164541 ( 2.386865)
build_all 0.006821 0.000000 3.828252 ( 1.947385)
build_install 0.009709 0.004053 2.773334 ( 1.940184)
test_btest 0.000585 0.000135 56.954971 ( 19.630173)
test_basic 0.002516 0.003685 0.405542 ( 0.521249)
test_all 0.000980 0.000132 630.809337 (192.933099)
test_rubyspec 0.007378 0.041333 68.233341 ( 78.150544)
total: 299.96 sec