Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230121-032044
#<BuildRuby:0x0000561e0e822198
@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.20230121-032044",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000024 0.000003 0.000027 ( 0.000026)
configure 0.000024 0.000002 0.000026 ( 0.000027)
build_up 0.004795 0.000576 1.252763 ( 2.551053)
build_miniruby 0.001271 0.000152 1.401649 ( 2.138642)
build_ruby 0.002109 0.000000 3.230670 ( 4.765236)
build_all 0.006359 0.003092 4.118670 ( 5.263502)
build_install 0.007115 0.011683 3.009037 ( 3.569655)
test_btest 0.001081 0.000244 60.115313 ( 60.029993)
test_basic 0.003521 0.003856 0.482657 ( 0.779488)
test_all 0.001274 0.000318 675.995584 (420.771887)
test_rubyspec 0.020984 0.032414 73.721728 ( 89.994400)
total: 589.87 sec