Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231214-003016
#<BuildRuby:0x000055a95b021f70
@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.20231214-003016",
@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.000017 0.000002 0.000019 ( 0.000020)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000019 0.000003 0.000022 ( 0.000023)
build_up 0.006531 0.000287 2.229929 ( 2.322690)
build_miniruby 0.001102 0.000127 1.372941 ( 1.371652)
build_ruby 0.001310 0.000151 2.889325 ( 3.058790)
build_all 0.003956 0.003033 5.561006 ( 2.296256)
build_install 0.012179 0.005317 7.091195 ( 3.497356)
test_btest 0.000798 0.000133 79.477220 ( 20.537837)
test_basic 0.005560 0.000211 0.680836 ( 0.739733)
test_all 0.091951 0.033733 706.906358 (259.414217)
test_rubyspec 0.044451 0.036243 104.029428 (126.259180)
total: 419.50 sec