Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230102-115442
#<BuildRuby:0x00005616ccafa008
@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.20230102-115442",
@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.000005 0.000018 ( 0.000018)
autoconf 0.000019 0.000007 0.000026 ( 0.000027)
configure 0.000015 0.000006 0.000021 ( 0.000021)
build_up 0.000310 0.004144 1.073392 ( 1.454805)
build_miniruby 0.001196 0.000000 1.264120 ( 1.262398)
build_ruby 0.001516 0.000000 2.877332 ( 3.242793)
build_all 0.002135 0.004484 3.128611 ( 1.454758)
build_install 0.011683 0.001475 2.542450 ( 1.630586)
test_btest 0.000735 0.000309 55.602871 ( 14.568722)
test_basic 0.003568 0.001502 0.404000 ( 0.496053)
test_all 0.000753 0.000317 589.606258 (174.239083)
test_rubyspec 0.025977 0.015800 57.503527 ( 67.725978)
total: 266.08 sec