Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221229-215250
#<BuildRuby:0x00005642de619f28
@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.20221229-215250",
@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.000009 0.000003 0.000012 ( 0.000012)
autoconf 0.000015 0.000004 0.000019 ( 0.000019)
configure 0.000013 0.000004 0.000017 ( 0.000016)
build_up 0.003429 0.000953 0.871982 ( 1.240206)
build_miniruby 0.000950 0.000264 1.098311 ( 1.097014)
build_ruby 0.000000 0.001395 2.563397 ( 2.933804)
build_all 0.005631 0.000735 3.050832 ( 1.558224)
build_install 0.010296 0.000678 2.668190 ( 1.664748)
test_btest 0.000670 0.000175 55.550851 ( 14.979052)
test_basic 0.003885 0.001013 0.386008 ( 0.480021)
test_all 0.000943 0.000246 567.513800 (168.971392)
test_rubyspec 0.022411 0.018905 55.756944 ( 65.821856)
total: 258.75 sec