Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240307-010222
#<BuildRuby:0x000055c66f4c61a8
@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.20240307-010222",
@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.000016 0.000003 0.000019 ( 0.000020)
autoconf 0.000024 0.000006 0.000030 ( 0.000029)
configure 0.000028 0.000000 0.000028 ( 0.000027)
build_up 0.006878 0.000000 2.407118 ( 2.277546)
build_miniruby 0.001250 0.000000 1.446847 ( 1.444612)
build_ruby 0.001398 0.000000 3.248713 ( 3.498919)
build_all 0.004344 0.002712 6.358231 ( 2.484509)
build_install 0.016357 0.001814 8.292636 ( 3.923437)
test_btest 0.000881 0.000183 88.716763 ( 24.140762)
test_basic 0.005511 0.000276 0.893190 ( 0.954381)
test_all 0.080016 0.035338 816.451992 (253.213850)
test_rubyspec 0.038048 0.036977 106.170977 (115.390060)
total: 407.33 sec