Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230801-150956
#<BuildRuby:0x000056355cf72230
@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.20230801-150956",
@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.000021 0.000005 0.000026 ( 0.000026)
autoconf 0.000026 0.000006 0.000032 ( 0.000033)
configure 0.000032 0.000007 0.000039 ( 0.000038)
build_up 0.002234 0.005379 2.236039 ( 6.456997)
build_miniruby 0.001154 0.000325 1.745920 ( 3.975111)
build_ruby 0.001525 0.000430 3.614209 ( 7.409139)
build_all 0.004439 0.004194 2.693282 ( 3.758669)
build_install 0.017388 0.003366 4.235636 ( 6.232044)
test_btest 0.000718 0.000211 80.461834 ( 57.935821)
test_basic 0.001731 0.007080 0.940047 ( 2.187976)
test_all 0.000709 0.000242 624.334628 (496.348569)
test_rubyspec 0.044762 0.020352 100.992066 (273.403353)
total: 857.71 sec