Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240311-221624
#<BuildRuby:0x0000559245286018
@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.20240311-221624",
@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.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000024 0.000003 0.000027 ( 0.000028)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.000616 0.008150 2.820959 ( 3.894803)
build_miniruby 0.000000 0.001895 1.823768 ( 2.440004)
build_ruby 0.000000 0.002137 3.969723 ( 14.101557)
build_all 0.007862 0.001656 7.130498 ( 6.438717)
build_install 0.020183 0.002159 9.214205 ( 8.177022)
test_btest 0.000803 0.000194 94.482838 ( 79.718107)
test_basic 0.003160 0.004919 1.070345 ( 1.786439)
test_all 0.082889 0.042604 868.376039 (587.343139)
test_rubyspec 0.015594 0.073867 134.426200 (185.596411)
total: 889.50 sec