Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231230-055208
#<BuildRuby:0x00005637e8c6a3b0
@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.20231230-055208",
@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.000017 0.000001 0.000018 ( 0.000018)
autoconf 0.000026 0.000002 0.000028 ( 0.000028)
configure 0.000023 0.000001 0.000024 ( 0.000024)
build_up 0.000000 0.005276 1.625485 ( 1.969720)
build_miniruby 0.000000 0.001519 1.397835 ( 1.404251)
build_ruby 0.000352 0.001172 3.121510 ( 3.315532)
build_all 0.006995 0.000421 5.517563 ( 2.791017)
build_install 0.012247 0.004813 6.704855 ( 4.085601)
test_btest 0.000922 0.000000 80.572962 ( 30.688528)
test_basic 0.000000 0.006849 0.870104 ( 0.949210)
test_all 0.077298 0.042086 750.239048 (278.568905)
test_rubyspec 0.044908 0.023999 95.904773 (112.230779)
total: 436.00 sec