Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240906-183928
#<BuildRuby:0x00007f179ac3fdd0
@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.20240906-183928",
@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.000021 0.000002 0.000023 ( 0.000024)
autoconf 0.000036 0.000004 0.000040 ( 0.000039)
configure 0.000029 0.000003 0.000032 ( 0.000032)
build_up 0.003316 0.004477 3.397811 ( 3.351134)
build_miniruby 0.001464 0.000209 1.531083 ( 1.527920)
build_ruby 0.001800 0.000257 4.300615 ( 4.444738)
build_all 0.007504 0.001072 8.227539 ( 3.335558)
build_install 0.018120 0.000642 10.983643 ( 5.260197)
test_btest 0.001031 0.000136 109.924499 ( 30.493921)
test_basic 0.008758 0.001153 1.297256 ( 3.188394)
test_all 0.099587 0.055941 790.286993 (245.236122)
test_rubyspec 0.053869 0.036723 165.508128 ( 33.616377)
total: 330.46 sec