Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241115-175442
#<BuildRuby:0x00007f80a5fafdc0
@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.20241115-175442",
@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.000015 0.000005 0.000020 ( 0.000019)
autoconf 0.000026 0.000008 0.000034 ( 0.000034)
configure 0.000022 0.000007 0.000029 ( 0.000029)
build_up 0.002655 0.005026 3.855191 ( 3.730055)
build_miniruby 0.001330 0.000492 1.566441 ( 1.563397)
build_ruby 0.001290 0.000478 4.166067 ( 4.312214)
build_all 0.004433 0.004319 6.432137 ( 2.709660)
build_install 0.015444 0.004245 8.743292 ( 4.109129)
test_btest 0.000713 0.000270 80.670184 ( 21.943558)
test_basic 0.008189 0.002488 1.087214 ( 1.128397)
test_all 0.120728 0.025445 701.475990 (227.713607)
test_rubyspec 0.052448 0.029317 124.413474 ( 33.411779)
total: 300.62 sec