Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240220-100035
#<BuildRuby:0x00005626a7586078
@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.20240220-100035",
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000026 0.000000 0.000026 ( 0.000026)
configure 0.000026 0.000000 0.000026 ( 0.000025)
build_up 0.000000 0.008946 2.930530 ( 3.186252)
build_miniruby 0.000000 0.001142 1.828224 ( 1.875037)
build_ruby 0.000000 0.001996 3.735137 ( 3.982829)
build_all 0.006613 0.002040 6.980802 ( 4.104486)
build_install 0.021638 0.000488 9.249601 ( 5.870466)
test_btest 0.000809 0.000135 94.275259 ( 46.020299)
test_basic 0.007034 0.000531 0.944800 ( 1.013949)
test_all 0.097620 0.020613 816.217872 (283.162737)
test_rubyspec 0.057506 0.029815 114.021301 (123.068476)
total: 472.29 sec