Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240225-003344
#<BuildRuby:0x000055f85382e320
@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.20240225-003344",
@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.000000 0.000063 0.000063 ( 0.000099)
autoconf 0.000000 0.000035 0.000035 ( 0.000034)
configure 0.000000 0.000030 0.000030 ( 0.000030)
build_up 0.002978 0.004416 2.537691 ( 2.536618)
build_miniruby 0.001136 0.000284 1.491546 ( 1.491496)
build_ruby 0.001543 0.000386 3.638263 ( 3.906757)
build_all 0.008411 0.000000 6.982769 ( 3.882880)
build_install 0.020433 0.000725 8.523999 ( 4.897794)
test_btest 0.000790 0.000158 92.177176 ( 44.329019)
test_basic 0.007747 0.000000 0.957986 ( 1.063032)
test_all 0.080821 0.035111 805.897186 (283.570777)
test_rubyspec 0.056332 0.030709 123.299189 (132.898158)
total: 478.58 sec