Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240622-121638
#<BuildRuby:0x00007f83dafbfdc8
@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.20240622-121638",
@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.000024)
autoconf 0.000032 0.000009 0.000041 ( 0.000041)
configure 0.000029 0.000009 0.000038 ( 0.000038)
build_up 0.000984 0.006958 3.431400 ( 3.357098)
build_miniruby 0.001268 0.000453 1.298287 ( 1.295258)
build_ruby 0.001513 0.000540 3.938771 ( 4.132144)
build_all 0.004532 0.004213 7.520062 ( 2.978923)
build_install 0.018608 0.002232 10.653242 ( 5.118492)
test_btest 0.000000 0.001032 110.695224 ( 29.085969)
test_basic 0.003856 0.004567 1.176223 ( 1.228695)
test_all 0.094748 0.053780 821.579326 (232.140450)
test_rubyspec 0.039698 0.050500 164.051692 ( 34.274155)
total: 313.61 sec