Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231216-044836
#<BuildRuby:0x0000559d936863d0
@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.20231216-044836",
@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.000015 0.000004 0.000019 ( 0.000018)
autoconf 0.000023 0.000005 0.000028 ( 0.000028)
configure 0.000020 0.000004 0.000024 ( 0.000024)
build_up 0.005614 0.001221 2.371210 ( 2.514315)
build_miniruby 0.001370 0.000298 1.647708 ( 1.653774)
build_ruby 0.002011 0.000000 3.294789 ( 3.576584)
build_all 0.004923 0.003915 5.980239 ( 4.511136)
build_install 0.018081 0.002139 7.379839 ( 5.102807)
test_btest 0.000853 0.000190 84.798430 ( 61.247625)
test_basic 0.008125 0.000000 0.934528 ( 1.159066)
test_all 0.102635 0.025288 737.328777 (453.819841)
test_rubyspec 0.030450 0.051110 107.947387 (156.176232)
total: 689.76 sec