Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240126-094125
#<BuildRuby:0x0000557f32bd2228
@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.20240126-094125",
@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.000016 0.000004 0.000020 ( 0.000021)
autoconf 0.000025 0.000007 0.000032 ( 0.000030)
configure 0.000023 0.000006 0.000029 ( 0.000028)
build_up 0.006070 0.000521 1.985534 ( 2.391308)
build_miniruby 0.001513 0.000000 1.515799 ( 1.513851)
build_ruby 0.001701 0.000000 3.380152 ( 3.641301)
build_all 0.000000 0.008047 6.384815 ( 3.479314)
build_install 0.014429 0.006967 8.232876 ( 5.830829)
test_btest 0.000753 0.000266 85.214056 ( 47.846607)
test_basic 0.007000 0.001246 0.970696 ( 1.135350)
test_all 0.074850 0.040531 814.641519 (321.940197)
test_rubyspec 0.039622 0.063020 167.956954 (179.799288)
total: 567.58 sec