Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240808-065844
#<BuildRuby:0x00007fef2c8ffde0
@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.20240808-065844",
@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.000017 0.000003 0.000020 ( 0.000020)
autoconf 0.000032 0.000005 0.000037 ( 0.000037)
configure 0.000025 0.000004 0.000029 ( 0.000030)
build_up 0.005265 0.002795 3.363372 ( 3.240239)
build_miniruby 0.001214 0.000214 1.532108 ( 1.528617)
build_ruby 0.001451 0.000256 3.833076 ( 4.009243)
build_all 0.008072 0.000723 8.458988 ( 3.383309)
build_install 0.018382 0.001690 11.591976 ( 5.489657)
test_btest 0.001015 0.000165 115.191372 ( 30.068907)
test_basic 0.010141 0.000000 1.009308 ( 1.052002)
test_all 0.104794 0.044775 764.126997 (218.818107)
test_rubyspec 0.060315 0.032283 165.776351 ( 29.323290)
total: 296.91 sec