Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240813-204428
#<BuildRuby:0x00007f135576fdd0
@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.20240813-204428",
@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.000018 0.000001 0.000019 ( 0.000019)
autoconf 0.000031 0.000002 0.000033 ( 0.000033)
configure 0.000027 0.000002 0.000029 ( 0.000028)
build_up 0.003772 0.003657 3.341511 ( 3.325522)
build_miniruby 0.001445 0.000128 1.350338 ( 1.347060)
build_ruby 0.002066 0.000000 3.907559 ( 4.061668)
build_all 0.008600 0.000000 7.806232 ( 2.967140)
build_install 0.014654 0.004553 10.594688 ( 4.660001)
test_btest 0.000955 0.000098 110.728158 ( 31.305558)
test_basic 0.001938 0.007934 1.105330 ( 1.155867)
test_all 0.096682 0.049145 821.632370 (243.067905)
test_rubyspec 0.015923 0.078681 161.360588 ( 35.468313)
total: 327.36 sec