Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240217-041506
#<BuildRuby:0x000055f21a6e5ed0
@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.20240217-041506",
@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.000004 0.000021 ( 0.000023)
autoconf 0.000023 0.000005 0.000028 ( 0.000029)
configure 0.000020 0.000005 0.000025 ( 0.000026)
build_up 0.004512 0.001128 1.919994 ( 2.365989)
build_miniruby 0.001469 0.000368 1.711146 ( 1.751471)
build_ruby 0.000000 0.001692 3.563638 ( 18.444980)
build_all 0.005077 0.002771 6.568225 ( 3.217067)
build_install 0.018819 0.000334 8.061514 ( 4.393930)
test_btest 0.000832 0.000000 89.947375 ( 33.068418)
test_basic 0.006564 0.000000 0.875726 ( 0.952965)
test_all 0.082016 0.035339 802.326701 (303.565938)
test_rubyspec 0.041398 0.046781 123.222715 (133.491737)
total: 501.25 sec