Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240703-043532
#<BuildRuby:0x00007f8774d6fdc8
@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.20240703-043532",
@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.000027 0.000004 0.000031 ( 0.000032)
autoconf 0.000044 0.000006 0.000050 ( 0.000049)
configure 0.000041 0.000006 0.000047 ( 0.000046)
build_up 0.005524 0.004812 4.923504 ( 5.030001)
build_miniruby 0.002203 0.000000 1.948945 ( 2.034564)
build_ruby 0.002534 0.000113 5.016118 ( 5.367673)
build_all 0.005751 0.005134 9.084224 ( 5.075471)
build_install 0.014831 0.006333 11.546864 ( 5.369265)
test_btest 0.000924 0.000180 125.992045 ( 36.979636)
test_basic 0.009497 0.003703 1.412761 ( 1.500896)
test_all 0.092556 0.063028 894.475392 (255.660541)
test_rubyspec 0.052193 0.044081 176.236415 ( 36.968526)
total: 353.99 sec