Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231210-200547
#<BuildRuby:0x0000564891799fc0
@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.20231210-200547",
@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.000017 0.000004 0.000021 ( 0.000021)
autoconf 0.000023 0.000006 0.000029 ( 0.000030)
configure 0.000021 0.000004 0.000025 ( 0.000025)
build_up 0.002119 0.004523 2.077169 ( 2.250900)
build_miniruby 0.001169 0.000319 1.483572 ( 1.481516)
build_ruby 0.001223 0.000334 3.004019 ( 3.173376)
build_all 0.006125 0.000513 5.300749 ( 2.107399)
build_install 0.009352 0.004486 6.708925 ( 3.141356)
test_btest 0.000669 0.000188 85.630265 ( 27.757835)
test_basic 0.000000 0.007355 0.928473 ( 1.018586)
test_all 0.086421 0.036702 647.673527 (205.682150)
test_rubyspec 0.030598 0.021477 80.885874 ( 92.385356)
total: 339.00 sec