Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230208-005709
#<BuildRuby:0x0000564928dea1a8
@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.20230208-005709",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000018 0.000002 0.000020 ( 0.000021)
build_up 0.004037 0.000576 1.179012 ( 1.671181)
build_miniruby 0.001171 0.000168 1.067601 ( 1.069307)
build_ruby 0.001201 0.000172 2.467326 ( 2.677997)
build_all 0.006299 0.000261 3.817715 ( 2.311279)
build_install 0.005022 0.006478 2.709572 ( 2.150009)
test_btest 0.000506 0.000098 55.387230 ( 26.916552)
test_basic 0.006280 0.000421 0.459539 ( 0.582021)
test_all 0.001112 0.000206 633.284917 (239.861857)
test_rubyspec 0.036133 0.014098 70.251978 ( 80.686919)
total: 357.93 sec