Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230920-142212
#<BuildRuby:0x000055b4e17b2230
@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.20230920-142212",
@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.000018 0.000002 0.000020 ( 0.000022)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.007924 0.000557 2.575328 ( 5.851142)
build_miniruby 0.009128 0.000720 184.674677 (216.925631)
build_ruby 0.001654 0.000221 4.383789 ( 5.830012)
build_all 0.012769 0.000529 34.736159 ( 28.270198)
build_install 0.005726 0.017935 8.408270 ( 9.702426)
test_btest 0.000642 0.000156 87.905751 ( 67.818480)
test_basic 0.004619 0.004507 1.014913 ( 1.474347)
test_all 0.010600 0.000000 714.846011 (557.495694)
test_rubyspec 0.032006 0.045257 109.411678 (141.516896)
total: 1034.89 sec