Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241230-121522
#<BuildRuby:0x00007fd607a5fde0
@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.20241230-121522",
@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.000022 0.000005 0.000027 ( 0.000026)
autoconf 0.000000 0.000056 0.000056 ( 0.000056)
configure 0.000000 0.000044 0.000044 ( 0.000043)
build_up 0.002460 0.004405 2.242770 ( 3.063692)
build_miniruby 0.001590 0.000000 1.757110 ( 1.821621)
build_ruby 0.002211 0.000000 4.142661 ( 4.350371)
build_all 0.009241 0.000000 6.460520 ( 2.664566)
build_install 0.017453 0.001835 8.564469 ( 4.548348)
test_btest 0.000615 0.000141 82.244718 ( 44.018267)
test_basic 0.009380 0.001255 0.971922 ( 1.058883)
test_all 0.097656 0.046606 731.461060 (282.203478)
test_rubyspec 0.030973 0.046297 119.719191 ( 28.708292)
total: 372.44 sec