Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221227-053131
#<BuildRuby:0x00005559957a63b0
@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.20221227-053131",
@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.000000 0.000015 ( 0.000017)
autoconf 0.000027 0.000001 0.000028 ( 0.000028)
configure 0.000022 0.000001 0.000023 ( 0.000022)
build_up 0.005842 0.000225 1.300440 ( 2.699522)
build_miniruby 0.001781 0.000000 1.622987 ( 2.023214)
build_ruby 0.000000 0.001928 3.832580 ( 5.193652)
build_all 0.000000 0.008299 4.048758 ( 4.893014)
build_install 0.013103 0.007140 3.436314 ( 4.341603)
test_btest 0.000704 0.000121 60.443017 ( 58.253276)
test_basic 0.000000 0.006656 0.468029 ( 0.816817)
test_all 0.000274 0.002140 659.482284 (358.541348)
test_rubyspec 0.015796 0.030736 71.048822 ( 82.841275)
total: 519.60 sec