Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241022-101914
#<BuildRuby:0x00007f496dc2fde0
@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.20241022-101914",
@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.000019 0.000003 0.000022 ( 0.000023)
autoconf 0.000035 0.000006 0.000041 ( 0.000039)
configure 0.000027 0.000005 0.000032 ( 0.000032)
build_up 0.004281 0.003331 3.449606 ( 3.392087)
build_miniruby 0.001324 0.000246 1.549079 ( 1.649275)
build_ruby 0.001623 0.000301 4.109115 ( 24.918661)
build_all 0.007267 0.001346 6.791015 ( 2.762132)
build_install 0.014762 0.004664 9.439879 ( 4.473236)
test_btest 0.000743 0.000148 77.444831 ( 20.716298)
test_basic 0.002248 0.007122 0.995417 ( 1.044032)
test_all 0.124152 0.026083 757.553745 (215.273531)
test_rubyspec 0.023182 0.059137 124.165371 ( 28.448805)
total: 302.68 sec