Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241017-115203
#<BuildRuby:0x00007fde79acfdc8
@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.20241017-115203",
@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.000021 0.000002 0.000023 ( 0.000025)
autoconf 0.000040 0.000004 0.000044 ( 0.000046)
configure 0.000037 0.000005 0.000042 ( 0.000041)
build_up 0.003605 0.003960 3.779647 ( 3.656358)
build_miniruby 0.000000 0.001512 1.232009 ( 1.228726)
build_ruby 0.000000 0.001809 4.015713 ( 4.147519)
build_all 0.002663 0.004992 6.913329 ( 2.809144)
build_install 0.012793 0.005914 9.579583 ( 4.331381)
test_btest 0.000960 0.000000 90.108992 ( 23.476304)
test_basic 0.009559 0.000395 0.963648 ( 1.007604)
test_all 0.111405 0.039683 759.435181 (229.062848)
test_rubyspec 0.054050 0.034696 136.083876 ( 28.615663)
total: 298.34 sec