Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240816-142540
#<BuildRuby:0x00007fc20727fdc8
@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.20240816-142540",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000015 0.000004 0.000019 ( 0.000020)
autoconf 0.000031 0.000009 0.000040 ( 0.000040)
configure 0.000030 0.000010 0.000040 ( 0.000038)
build_up 0.002920 0.005027 3.880134 ( 3.876628)
build_miniruby 0.000000 0.001923 1.655980 ( 1.657063)
build_ruby 0.001066 0.000969 4.445903 ( 4.619808)
build_all 0.004384 0.005780 8.780297 ( 4.004868)
build_install 0.015847 0.006339 11.738187 ( 5.869149)
test_btest 0.000602 0.000241 116.034616 ( 32.595771)
test_basic 0.004664 0.006051 1.256789 ( 1.299747)
test_all 0.124709 0.025066 837.819863 (241.112283)
test_rubyspec 0.047915 0.039031 160.755482 ( 32.000446)
total: 327.04 sec