Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240122-153554
#<BuildRuby:0x000056001401da00
@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.20240122-153554",
@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.000003 0.000021 ( 0.000021)
autoconf 0.000029 0.000005 0.000034 ( 0.000034)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.005523 0.000961 1.778576 ( 2.412063)
build_miniruby 0.001301 0.000226 1.712432 ( 1.716139)
build_ruby 0.001354 0.000236 3.711887 ( 4.008713)
build_all 0.006864 0.001193 6.301428 ( 3.891474)
build_install 0.010504 0.009706 7.582093 ( 5.543758)
test_btest 0.000891 0.000214 83.545897 ( 50.687569)
test_basic 0.005993 0.001439 0.943398 ( 1.063862)
test_all 0.095822 0.020042 745.213594 (345.649486)
test_rubyspec 0.051874 0.053074 162.607393 (174.502258)
total: 589.48 sec