Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231218-080823
#<BuildRuby:0x000055e30d7d5a00
@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.20231218-080823",
@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.000014 0.000003 0.000017 ( 0.000018)
autoconf 0.000024 0.000005 0.000029 ( 0.000029)
configure 0.000017 0.000003 0.000020 ( 0.000022)
build_up 0.004885 0.001018 2.018426 ( 2.222357)
build_miniruby 0.001128 0.000235 1.452950 ( 1.451415)
build_ruby 0.001319 0.000275 3.136933 ( 3.337273)
build_all 0.007044 0.000555 5.377459 ( 2.116607)
build_install 0.013110 0.002622 7.004656 ( 3.380403)
test_btest 0.000653 0.000131 79.886301 ( 23.088977)
test_basic 0.000332 0.005019 0.873114 ( 0.938132)
test_all 0.062990 0.056862 673.957874 (200.142880)
test_rubyspec 0.036528 0.025102 85.627364 ( 97.660198)
total: 334.34 sec