Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240203-090936
#<BuildRuby:0x0000561039d361a8
@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.20240203-090936",
@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.000026 0.000004 0.000030 ( 0.000030)
autoconf 0.000035 0.000005 0.000040 ( 0.000039)
configure 0.000028 0.000004 0.000032 ( 0.000032)
build_up 0.002458 0.004395 2.094315 ( 4.002139)
build_miniruby 0.000000 0.002319 1.879705 ( 2.378624)
build_ruby 0.000919 0.000954 3.782865 ( 5.167258)
build_all 0.009152 0.000000 6.769181 ( 7.287393)
build_install 0.022281 0.000399 8.335013 ( 8.440889)
test_btest 0.001044 0.000000 93.284814 ( 95.870041)
test_basic 0.007066 0.000329 1.004098 ( 1.594100)
test_all 0.099054 0.026750 830.723041 (565.302653)
test_rubyspec 0.046058 0.061912 178.038776 (191.774552)
total: 881.82 sec