Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240623-090255
#<BuildRuby:0x00007f246a6efdd0
@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.20240623-090255",
@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.000023 0.000004 0.000027 ( 0.000028)
autoconf 0.000040 0.000008 0.000048 ( 0.000049)
configure 0.000032 0.000007 0.000039 ( 0.000040)
build_up 0.007483 0.001541 3.966283 ( 4.522139)
build_miniruby 0.002116 0.000000 1.856889 ( 1.923095)
build_ruby 0.002208 0.000056 4.595232 ( 4.871892)
build_all 0.009405 0.001881 8.724146 ( 5.438271)
build_install 0.017471 0.006855 12.116978 ( 8.369066)
test_btest 0.000855 0.000188 121.490309 ( 93.042064)
test_basic 0.005379 0.007666 1.372292 ( 1.752716)
test_all 0.103481 0.059510 961.177028 (1095.511019)
test_rubyspec 0.048368 0.049403 176.635513 (193.216705)
total: 1408.65 sec