Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231217-010425
#<BuildRuby:0x0000561068c96188
@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.20231217-010425",
@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.000004 0.000017 ( 0.000017)
autoconf 0.000019 0.000006 0.000025 ( 0.000025)
configure 0.000017 0.000005 0.000022 ( 0.000023)
build_up 0.002804 0.004928 2.542923 ( 4.005793)
build_miniruby 0.001696 0.000000 1.726881 ( 1.931053)
build_ruby 0.002088 0.000035 3.540456 ( 4.257423)
build_all 0.003040 0.005211 6.095399 ( 4.698251)
build_install 0.009506 0.010710 7.698376 ( 6.567361)
test_btest 0.000644 0.000272 83.424754 ( 72.208144)
test_basic 0.005556 0.002351 0.946408 ( 1.392002)
test_all 0.061932 0.060773 708.921654 (394.672850)
test_rubyspec 0.042006 0.029464 102.561299 (133.720235)
total: 623.45 sec