Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240724-122911
#<BuildRuby:0x00007f427500fdc0
@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.20240724-122911",
@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.000013 0.000005 0.000018 ( 0.000018)
autoconf 0.000025 0.000009 0.000034 ( 0.000033)
configure 0.000021 0.000007 0.000028 ( 0.000028)
build_up 0.003539 0.003798 3.437798 ( 3.460954)
build_miniruby 0.001126 0.000433 1.734069 ( 1.731019)
build_ruby 0.001265 0.000487 4.132784 ( 4.473469)
build_all 0.008117 0.000011 7.393154 ( 2.864585)
build_install 0.017081 0.005596 11.158008 ( 5.669334)
test_btest 0.000838 0.000296 121.074308 ( 37.999230)
test_basic 0.004206 0.007867 1.317911 ( 1.408944)
test_all 0.100646 0.047012 792.505476 (228.150520)
test_rubyspec 0.045355 0.041801 161.529664 ( 32.988659)
total: 318.75 sec