Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230817-231637
#<BuildRuby:0x000055cb0eede228
@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.20230817-231637",
@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.000017 0.000002 0.000019 ( 0.000020)
autoconf 0.000027 0.000004 0.000031 ( 0.000031)
configure 0.000024 0.000003 0.000027 ( 0.000027)
build_up 0.006530 0.000332 2.288386 ( 7.100606)
build_miniruby 0.001342 0.000192 1.677601 ( 2.920085)
build_ruby 0.001707 0.000000 3.498731 ( 6.291130)
build_all 0.008412 0.000202 6.283604 ( 5.813253)
build_install 0.017526 0.001694 7.895878 ( 8.155180)
test_btest 0.000752 0.000097 83.033796 ( 58.847533)
test_basic 0.004537 0.004068 0.975582 ( 1.744387)
test_all 0.007838 0.001188 679.150431 (474.040779)
test_rubyspec 0.049983 0.027240 108.005580 (222.040281)
total: 786.95 sec