Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241018-230649
#<BuildRuby:0x00007fa166bbfdc8
@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.20241018-230649",
@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.000003 0.000022 ( 0.000023)
autoconf 0.000034 0.000006 0.000040 ( 0.000039)
configure 0.000031 0.000005 0.000036 ( 0.000037)
build_up 0.000000 0.008401 4.283870 ( 4.456352)
build_miniruby 0.000081 0.001821 1.826658 ( 1.854468)
build_ruby 0.001887 0.000444 4.666227 ( 4.859029)
build_all 0.008822 0.001123 7.760179 ( 4.342100)
build_install 0.012948 0.010571 10.985867 ( 7.054873)
test_btest 0.000643 0.000178 99.420325 ( 61.348207)
test_basic 0.005132 0.007532 1.302789 ( 1.635099)
test_all 0.110092 0.047190 842.218016 (366.689648)
test_rubyspec 0.033835 0.056162 140.258080 ( 39.494657)
total: 491.74 sec