Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230907-211742
#<BuildRuby:0x00005625bb76e120
@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.20230907-211742",
@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.000001 0.000017 ( 0.000017)
autoconf 0.000026 0.000002 0.000028 ( 0.000028)
configure 0.000024 0.000002 0.000026 ( 0.000026)
build_up 0.002755 0.003886 2.199245 ( 4.294771)
build_miniruby 0.001670 0.000162 1.557683 ( 1.557346)
build_ruby 0.001744 0.000000 3.495211 ( 3.818506)
build_all 0.001189 0.006718 6.253823 ( 4.289092)
build_install 0.013396 0.006125 7.630978 ( 5.890806)
test_btest 0.000960 0.000169 83.291299 ( 44.100253)
test_basic 0.002552 0.004713 0.981993 ( 1.242641)
test_all 0.003453 0.007261 707.151594 (314.927718)
test_rubyspec 0.016406 0.052018 101.444245 (120.979521)
total: 501.10 sec