Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240920-222309
#<BuildRuby:0x00007f65e935fdd0
@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.20240920-222309",
@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.000024 0.000006 0.000030 ( 0.000031)
autoconf 0.000043 0.000010 0.000053 ( 0.000052)
configure 0.000030 0.000008 0.000038 ( 0.000037)
build_up 0.008218 0.002054 5.381906 ( 5.305398)
build_miniruby 0.001701 0.000425 2.012042 ( 2.143078)
build_ruby 0.001883 0.000471 4.949755 ( 5.347476)
build_all 0.010057 0.000357 7.765047 ( 4.870080)
build_install 0.018758 0.007910 11.788716 ( 7.644247)
test_btest 0.000753 0.000192 105.184323 ( 72.380586)
test_basic 0.008548 0.007338 1.342771 ( 1.887457)
test_all 0.117232 0.041246 863.958736 (776.635368)
test_rubyspec 0.053569 0.042546 148.877214 (164.091842)
total: 1040.31 sec