Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230824-014224
#<BuildRuby:0x000055987c1d2008
@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.20230824-014224",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000023 0.000005 0.000028 ( 0.000027)
configure 0.000022 0.000005 0.000027 ( 0.000025)
build_up 0.002369 0.004652 2.301679 ( 6.000800)
build_miniruby 0.001329 0.000333 1.700436 ( 3.138235)
build_ruby 0.001290 0.000322 3.293149 ( 5.695373)
build_all 0.004134 0.004241 6.297639 ( 5.615910)
build_install 0.008295 0.011216 7.910819 ( 8.677719)
test_btest 0.000540 0.000192 86.075099 ( 58.973865)
test_basic 0.001875 0.007344 0.994890 ( 2.371656)
test_all 0.008368 0.001721 691.169099 (587.887468)
test_rubyspec 0.033688 0.046443 112.207605 (293.479826)
total: 971.84 sec