Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230108-035047
#<BuildRuby:0x0000563e12906018
@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.20230108-035047",
@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.000018)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000015 0.000001 0.000016 ( 0.000017)
build_up 0.000770 0.004214 1.108911 ( 1.501238)
build_miniruby 0.001067 0.000189 1.315413 ( 1.315495)
build_ruby 0.001155 0.000204 3.181403 ( 3.571159)
build_all 0.006951 0.000449 3.744893 ( 1.865053)
build_install 0.013937 0.000000 2.920578 ( 2.051408)
test_btest 0.000749 0.000000 57.480411 ( 18.278887)
test_basic 0.005806 0.000000 0.415128 ( 0.515302)
test_all 0.001380 0.000003 635.769696 (203.346513)
test_rubyspec 0.002477 0.045043 66.244914 ( 76.135272)
total: 308.58 sec