Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230618-111901
#<BuildRuby:0x00005566582bdfb8
@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.20230618-111901",
@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.000014 0.000004 0.000018 ( 0.000017)
autoconf 0.000029 0.000008 0.000037 ( 0.000030)
configure 0.000021 0.000006 0.000027 ( 0.000027)
build_up 0.006405 0.000668 2.082843 ( 6.677832)
build_miniruby 0.001465 0.000380 1.583776 ( 3.077447)
build_ruby 0.001245 0.000322 3.136442 ( 7.976292)
build_all 0.007936 0.000000 2.506012 ( 3.804256)
build_install 0.011314 0.011836 3.980654 ( 7.591526)
test_btest 0.001126 0.000351 83.356115 ( 86.287712)
test_basic 0.007603 0.001078 0.882966 ( 1.971796)
test_all 0.001524 0.000462 625.774369 (659.451888)
test_rubyspec 0.041846 0.022783 92.830174 (204.462579)
total: 981.30 sec