Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240810-050303
#<BuildRuby:0x00007f21d288fdd8
@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.20240810-050303",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000018 0.000003 0.000021 ( 0.000022)
autoconf 0.000040 0.000006 0.000046 ( 0.000046)
configure 0.000031 0.000004 0.000035 ( 0.000036)
build_up 0.003436 0.004617 3.587399 ( 3.551545)
build_miniruby 0.001537 0.000272 1.690955 ( 1.687255)
build_ruby 0.001753 0.000309 4.401052 ( 4.574054)
build_all 0.002329 0.007075 8.488655 ( 3.322705)
build_install 0.017485 0.002591 11.560277 ( 5.436652)
test_btest 0.000713 0.000152 117.816996 ( 30.727592)
test_basic 0.010195 0.000487 1.081852 ( 2.233329)
test_all 0.113440 0.037298 859.843978 (259.491710)
test_rubyspec 0.066271 0.021071 169.529612 ( 35.340882)
total: 346.37 sec