Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241021-110529
#<BuildRuby:0x00007f1709dcfdd0
@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.20241021-110529",
@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.000028 0.000005 0.000033 ( 0.000033)
autoconf 0.000047 0.000008 0.000055 ( 0.000056)
configure 0.000036 0.000007 0.000043 ( 0.000042)
build_up 0.008200 0.001552 4.576528 ( 5.303789)
build_miniruby 0.001401 0.000265 1.878742 ( 1.959158)
build_ruby 0.002068 0.000391 4.712501 ( 5.169323)
build_all 0.010376 0.000304 7.964941 ( 5.752195)
build_install 0.021592 0.004324 11.209064 ( 8.662559)
test_btest 0.000867 0.000158 99.314050 ( 56.486789)
test_basic 0.013159 0.001557 1.284176 ( 1.862998)
test_all 0.114309 0.043017 815.602422 (514.983419)
test_rubyspec 0.055013 0.040310 141.359713 ( 73.436401)
total: 673.62 sec