Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240309-115513
#<BuildRuby:0x000056073d2f24f8
@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.20240309-115513",
@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.000023 0.000002 0.000025 ( 0.000025)
autoconf 0.000031 0.000004 0.000035 ( 0.000033)
configure 0.000026 0.000002 0.000028 ( 0.000029)
build_up 0.008149 0.000843 2.685735 ( 3.365333)
build_miniruby 0.000000 0.001968 1.776371 ( 1.831141)
build_ruby 0.000000 0.002186 3.695729 ( 3.922760)
build_all 0.005239 0.002944 6.928864 ( 4.716057)
build_install 0.017307 0.004212 8.732831 ( 5.949403)
test_btest 0.000805 0.000134 93.707641 ( 60.109478)
test_basic 0.007972 0.000636 1.054477 ( 1.324837)
test_all 0.085365 0.037450 839.651817 (555.733111)
test_rubyspec 0.041310 0.063836 136.892585 (207.470114)
total: 844.42 sec