Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240224-232029
#<BuildRuby:0x0000560cc67b9fc0
@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.20240224-232029",
@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.000016 0.000004 0.000020 ( 0.000021)
autoconf 0.000026 0.000006 0.000032 ( 0.000031)
configure 0.000020 0.000004 0.000024 ( 0.000025)
build_up 0.002404 0.004706 2.452894 ( 2.357328)
build_miniruby 0.001114 0.000291 1.787914 ( 1.789519)
build_ruby 0.001445 0.000377 3.213494 ( 3.486769)
build_all 0.007023 0.000680 6.626402 ( 3.005860)
build_install 0.018594 0.000000 7.986231 ( 3.978377)
test_btest 0.000922 0.000000 89.686393 ( 37.214164)
test_basic 0.006981 0.000029 0.854420 ( 0.920202)
test_all 0.080967 0.035785 763.177021 (280.927610)
test_rubyspec 0.039803 0.047693 121.665425 (133.589604)
total: 467.27 sec