Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240704-164821
#<BuildRuby:0x00007f2a517dfdc0
@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.20240704-164821",
@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.000005 0.000022 ( 0.000023)
autoconf 0.000031 0.000008 0.000039 ( 0.000038)
configure 0.000025 0.000006 0.000031 ( 0.000032)
build_up 0.004259 0.004106 3.941731 ( 3.581279)
build_miniruby 0.001310 0.000361 1.331328 ( 1.327742)
build_ruby 0.001394 0.000384 3.944568 ( 4.093450)
build_all 0.006820 0.002567 8.534113 ( 3.442376)
build_install 0.011085 0.008973 11.128960 ( 5.058375)
test_btest 0.000789 0.000255 122.979133 ( 48.909861)
test_basic 0.004080 0.005540 1.331030 ( 1.380417)
test_all 0.096900 0.057540 934.372603 (280.990536)
test_rubyspec 0.039471 0.056469 175.506935 ( 45.518222)
total: 394.30 sec