Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240619-180330
#<BuildRuby:0x00007f0273e0fde0
@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.20240619-180330",
@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.000017 0.000005 0.000022 ( 0.000023)
autoconf 0.000116 0.000000 0.000116 ( 0.000220)
configure 0.000033 0.000000 0.000033 ( 0.000032)
build_up 0.007163 0.000932 3.610631 ( 4.075094)
build_miniruby 0.001688 0.000000 1.709045 ( 1.705851)
build_ruby 0.000000 0.002181 3.937330 ( 4.122442)
build_all 0.004340 0.004028 7.871164 ( 3.121184)
build_install 0.015522 0.005317 10.188637 ( 4.681906)
test_btest 0.000908 0.000287 110.895034 ( 29.165532)
test_basic 0.001321 0.007997 1.099280 ( 1.151699)
test_all 0.109682 0.041173 831.780955 (275.948609)
test_rubyspec 0.058317 0.032891 159.350953 ( 34.328047)
total: 358.30 sec