Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231229-194525
#<BuildRuby:0x000055c66ea05e80
@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.20231229-194525",
@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.000002 0.000015 ( 0.000015)
autoconf 0.000021 0.000003 0.000024 ( 0.000025)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.000000 0.005253 1.590306 ( 1.938726)
build_miniruby 0.000000 0.001240 1.456978 ( 1.454931)
build_ruby 0.001047 0.000821 3.230029 ( 3.457370)
build_all 0.003740 0.003900 5.646024 ( 2.860846)
build_install 0.008603 0.008119 6.948085 ( 4.065939)
test_btest 0.000000 0.000931 83.121666 ( 30.774326)
test_basic 0.000000 0.006313 0.883576 ( 0.948131)
test_all 0.084379 0.034964 766.598977 (276.909041)
test_rubyspec 0.033188 0.036108 98.347510 (117.561413)
total: 439.97 sec