Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240808-210418
#<BuildRuby:0x00007fba7630fdd0
@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-210418",
@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.000000 0.000023 ( 0.000022)
autoconf 0.000038 0.000000 0.000038 ( 0.000037)
configure 0.000031 0.000000 0.000031 ( 0.000031)
build_up 0.004408 0.003402 3.192042 ( 3.096074)
build_miniruby 0.001811 0.000000 1.648270 ( 1.644511)
build_ruby 0.000000 0.001993 4.285487 ( 4.415212)
build_all 0.002717 0.005916 8.188497 ( 3.268701)
build_install 0.014265 0.005478 10.934296 ( 4.959682)
test_btest 0.000686 0.000176 116.568937 ( 30.613935)
test_basic 0.008662 0.001234 1.294216 ( 1.343004)
test_all 0.097552 0.050287 807.901963 (267.753653)
test_rubyspec 0.056128 0.035851 164.852940 ( 34.411969)
total: 351.51 sec