Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240730-104925
#<BuildRuby:0x00007f7de4b8fdd0
@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.20240730-104925",
@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.000022 0.000006 0.000028 ( 0.000028)
autoconf 0.000035 0.000009 0.000044 ( 0.000043)
configure 0.000027 0.000007 0.000034 ( 0.000034)
build_up 0.001101 0.007060 3.788354 ( 3.590163)
build_miniruby 0.001344 0.000420 1.617223 ( 1.613397)
build_ruby 0.001998 0.000000 4.400527 ( 4.546225)
build_all 0.008670 0.000000 8.108154 ( 3.258199)
build_install 0.012162 0.006474 10.726062 ( 4.795923)
test_btest 0.001273 0.000000 116.576525 ( 30.554821)
test_basic 0.003850 0.006812 1.308336 ( 1.371955)
test_all 0.123551 0.024255 811.295978 (233.460617)
test_rubyspec 0.044819 0.045156 167.457250 ( 33.941550)
total: 317.13 sec