Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231205-182611
#<BuildRuby:0x00005640d7876018
@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.20231205-182611",
@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.000013 0.000003 0.000016 ( 0.000017)
autoconf 0.000016 0.000004 0.000020 ( 0.000020)
configure 0.000020 0.000000 0.000020 ( 0.000021)
build_up 0.002818 0.003714 1.943524 ( 2.256240)
build_miniruby 0.001137 0.000325 1.176000 ( 1.174024)
build_ruby 0.001089 0.000311 2.605996 ( 2.810456)
build_all 0.006041 0.000530 5.381756 ( 2.194952)
build_install 0.015592 0.000750 6.875507 ( 3.367370)
test_btest 0.000855 0.000205 80.276365 ( 22.568112)
test_basic 0.005427 0.000248 0.832724 ( 0.893993)
test_all 0.073496 0.047109 656.749638 (244.416630)
test_rubyspec 0.022543 0.034047 83.451550 ( 95.157512)
total: 374.84 sec