Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240311-063210
#<BuildRuby:0x00005593c8a06318
@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.20240311-063210",
@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.000019 0.000003 0.000022 ( 0.000021)
autoconf 0.000031 0.000004 0.000035 ( 0.000034)
configure 0.000024 0.000004 0.000028 ( 0.000029)
build_up 0.007099 0.000457 2.635290 ( 2.467910)
build_miniruby 0.001370 0.000211 1.578971 ( 1.578575)
build_ruby 0.000000 0.001723 3.623523 ( 3.846187)
build_all 0.006229 0.002069 6.723222 ( 3.336376)
build_install 0.004908 0.014619 8.733650 ( 4.690690)
test_btest 0.000770 0.000223 92.426767 ( 32.637860)
test_basic 0.003590 0.002662 1.023885 ( 1.082171)
test_all 0.096156 0.027145 859.759216 (276.269878)
test_rubyspec 0.057188 0.026302 117.897878 (127.058745)
total: 452.97 sec