Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240824-070042
#<BuildRuby:0x00007fbe3182fdd8
@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.20240824-070042",
@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.000019 0.000004 0.000023 ( 0.000023)
autoconf 0.000032 0.000005 0.000037 ( 0.000037)
configure 0.000025 0.000004 0.000029 ( 0.000030)
build_up 0.007175 0.000542 3.845544 ( 3.662567)
build_miniruby 0.001535 0.000263 1.403334 ( 1.399468)
build_ruby 0.002287 0.000000 4.182251 ( 16.454883)
build_all 0.002729 0.006754 8.660036 ( 3.351602)
build_install 0.013796 0.006524 11.118493 ( 5.113583)
test_btest 0.000937 0.000000 121.632745 ( 31.748874)
test_basic 0.008890 0.002567 1.295002 ( 1.342230)
test_all 0.105654 0.046956 894.504674 (252.513682)
test_rubyspec 0.037956 0.054489 172.944048 ( 37.742673)
total: 353.33 sec