Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230208-032230
#<BuildRuby:0x000055bcba9ae008
@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-032230",
@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.000012 0.000003 0.000015 ( 0.000015)
autoconf 0.000019 0.000004 0.000023 ( 0.000022)
configure 0.000018 0.000004 0.000022 ( 0.000021)
build_up 0.004377 0.000072 1.138492 ( 1.537671)
build_miniruby 0.001235 0.000000 1.111895 ( 1.122209)
build_ruby 0.001335 0.000000 2.424800 ( 2.641233)
build_all 0.002944 0.003501 3.719718 ( 1.883539)
build_install 0.012570 0.000000 2.696910 ( 1.984349)
test_btest 0.000798 0.000000 56.874237 ( 18.346007)
test_basic 0.001407 0.003749 0.429303 ( 0.527388)
test_all 0.001117 0.000000 633.927824 (199.199000)
test_rubyspec 0.015167 0.026905 65.589238 ( 75.586447)
total: 302.83 sec