Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221219-070232
#<BuildRuby:0x000056148a342138
@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.20221219-070232",
@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.000010 0.000002 0.000012 ( 0.000012)
autoconf 0.000011 0.000002 0.000013 ( 0.000018)
configure 0.000012 0.000002 0.000014 ( 0.000015)
build_up 0.003832 0.000822 0.942938 ( 1.637949)
build_miniruby 0.001107 0.000238 1.292570 ( 1.291794)
build_ruby 0.001242 0.000267 3.204104 ( 3.537298)
build_all 0.006156 0.000331 3.295380 ( 1.727003)
build_install 0.006950 0.007312 2.956609 ( 1.943849)
test_btest 0.000982 0.000000 54.895534 ( 14.810830)
test_basic 0.000000 0.004499 0.410284 ( 0.503935)
test_all 0.000292 0.001417 583.128437 (163.531081)
test_rubyspec 0.015496 0.017171 60.469662 ( 70.585864)
total: 259.57 sec