Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240126-174017
#<BuildRuby:0x000055991cb3df48
@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-174017",
@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.000020 0.000002 0.000022 ( 0.000021)
autoconf 0.000032 0.000002 0.000034 ( 0.000034)
configure 0.000028 0.000002 0.000030 ( 0.000029)
build_up 0.001881 0.004266 1.901674 ( 2.345534)
build_miniruby 0.001531 0.000164 1.704385 ( 1.709273)
build_ruby 0.001665 0.000179 3.275501 ( 3.503443)
build_all 0.004773 0.003223 6.310780 ( 3.047915)
build_install 0.019543 0.000406 7.934974 ( 4.425648)
test_btest 0.000817 0.000000 86.105479 ( 35.509155)
test_basic 0.007186 0.000000 0.908116 ( 0.986631)
test_all 0.070394 0.043394 698.199007 (279.938998)
test_rubyspec 0.078915 0.024312 167.851538 (179.865959)
total: 511.33 sec