Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240706-153853
#<BuildRuby:0x00007f5d2a3efdd0
@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.20240706-153853",
@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.000032 0.000009 0.000041 ( 0.000043)
configure 0.000027 0.000008 0.000035 ( 0.000036)
build_up 0.008192 0.000043 4.031612 ( 3.542661)
build_miniruby 0.001585 0.000000 1.218766 ( 1.216125)
build_ruby 0.001887 0.000000 3.724881 ( 3.979256)
build_all 0.002446 0.006182 8.136095 ( 3.303140)
build_install 0.018909 0.000985 10.957376 ( 5.228118)
test_btest 0.000742 0.000206 119.544595 ( 34.744037)
test_basic 0.007445 0.002068 1.132421 ( 1.634411)
test_all 0.098121 0.059865 890.655157 (269.408487)
test_rubyspec 0.065862 0.030032 173.374543 ( 37.521715)
total: 360.58 sec