Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240906-032515
#<BuildRuby:0x00007f4b7fa4fde0
@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.20240906-032515",
@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.000019 0.000006 0.000025 ( 0.000024)
autoconf 0.000037 0.000010 0.000047 ( 0.000047)
configure 0.000027 0.000008 0.000035 ( 0.000034)
build_up 0.004593 0.004150 3.578082 ( 3.779957)
build_miniruby 0.001220 0.000366 1.691268 ( 1.687669)
build_ruby 0.001351 0.000406 4.381993 ( 4.536456)
build_all 0.005518 0.003251 8.383544 ( 3.366501)
build_install 0.019421 0.001587 11.416947 ( 5.518218)
test_btest 0.000938 0.000000 120.099840 ( 32.548996)
test_basic 0.000844 0.010668 1.236193 ( 1.287948)
test_all 0.118583 0.032838 874.488945 (249.912392)
test_rubyspec 0.060113 0.032296 169.072273 ( 34.735373)
total: 337.37 sec