Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240628-014555
#<BuildRuby:0x00007f85e2c2fdc0
@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.20240628-014555",
@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.000021 0.000002 0.000023 ( 0.000024)
autoconf 0.000034 0.000004 0.000038 ( 0.000038)
configure 0.000030 0.000003 0.000033 ( 0.000034)
build_up 0.004441 0.004021 3.844711 ( 3.456270)
build_miniruby 0.001469 0.000173 1.707490 ( 1.704417)
build_ruby 0.001935 0.000228 4.295144 ( 4.420436)
build_all 0.009003 0.000000 8.008339 ( 3.257589)
build_install 0.013117 0.005140 10.478185 ( 4.599405)
test_btest 0.001039 0.000000 115.741814 ( 46.628930)
test_basic 0.009222 0.000406 1.311168 ( 1.357197)
test_all 0.121244 0.026903 838.026804 (277.432932)
test_rubyspec 0.048246 0.045456 158.316061 ( 26.525530)
total: 369.38 sec