Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221221-085938
#<BuildRuby:0x00005620c444e018
@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.20221221-085938",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000026 0.000003 0.000029 ( 0.000028)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.004622 0.000555 1.194543 ( 2.122092)
build_miniruby 0.001400 0.000168 1.483809 ( 1.609372)
build_ruby 0.000000 0.002067 3.596739 ( 4.044351)
build_all 0.000000 0.007969 3.866731 ( 2.845643)
build_install 0.010502 0.005955 3.185850 ( 3.077781)
test_btest 0.000870 0.000101 55.777184 ( 31.083889)
test_basic 0.006145 0.000000 0.441073 ( 0.697742)
test_all 0.001465 0.000006 633.750604 (277.647495)
test_rubyspec 0.025032 0.026310 72.840073 ( 89.439108)
total: 412.57 sec