Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230730-010438
#<BuildRuby:0x000055746136e130
@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.20230730-010438",
@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.000022 0.000002 0.000024 ( 0.000024)
autoconf 0.000029 0.000003 0.000032 ( 0.000033)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.002882 0.003885 2.172523 ( 5.507817)
build_miniruby 0.001454 0.000207 1.720041 ( 3.163818)
build_ruby 0.000000 0.001826 3.461652 ( 6.336554)
build_all 0.005577 0.002419 2.599259 ( 4.333022)
build_install 0.013552 0.006007 4.322409 ( 5.466015)
test_btest 0.000707 0.000142 78.738069 ( 56.729636)
test_basic 0.002414 0.005028 0.943083 ( 1.626432)
test_all 0.001597 0.000000 657.630585 (490.459984)
test_rubyspec 0.025712 0.036422 97.140275 (196.183285)
total: 769.81 sec