Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240703-135721
#<BuildRuby:0x00007ff1d2bdfdc8
@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-135721",
@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.000014 0.000010 0.000024 ( 0.000024)
autoconf 0.000023 0.000016 0.000039 ( 0.000039)
configure 0.000026 0.000018 0.000044 ( 0.000044)
build_up 0.002060 0.005547 3.241607 ( 2.798459)
build_miniruby 0.000000 0.001667 1.148171 ( 1.145488)
build_ruby 0.000000 0.001898 3.181552 ( 3.386830)
build_all 0.005294 0.002215 6.100188 ( 2.413197)
build_install 0.013726 0.007187 9.083113 ( 4.139896)
test_btest 0.000630 0.000464 104.294345 ( 26.730085)
test_basic 0.004457 0.004474 0.949723 ( 1.000950)
test_all 0.109702 0.049640 913.894961 (300.502280)
test_rubyspec 0.066654 0.037392 188.276765 (123.147310)
total: 465.27 sec