Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231212-143943
#<BuildRuby:0x0000558b7ea8dfb8
@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.20231212-143943",
@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.000022 0.000004 0.000026 ( 0.000025)
autoconf 0.000032 0.000005 0.000037 ( 0.000037)
configure 0.000027 0.000005 0.000032 ( 0.000031)
build_up 0.003521 0.004747 2.515290 ( 3.443024)
build_miniruby 0.001697 0.000000 1.767820 ( 1.842079)
build_ruby 0.001835 0.000000 3.372296 ( 3.741139)
build_all 0.003772 0.004957 6.049361 ( 4.488039)
build_install 0.007251 0.013767 7.678166 ( 5.671111)
test_btest 0.000796 0.000274 85.534503 ( 61.431752)
test_basic 0.005948 0.002051 0.954320 ( 1.286274)
test_all 0.075072 0.047985 706.958135 (367.713529)
test_rubyspec 0.020425 0.058662 106.404998 (164.745898)
total: 614.36 sec