Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240814-053050
#<BuildRuby:0x00007fd98c74fdc0
@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.20240814-053050",
@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.000003 0.000020 ( 0.000020)
autoconf 0.000032 0.000006 0.000038 ( 0.000038)
configure 0.000028 0.000005 0.000033 ( 0.000033)
build_up 0.000000 0.008117 3.568897 ( 3.550277)
build_miniruby 0.000000 0.001725 1.664226 ( 1.661530)
build_ruby 0.001985 0.000497 4.853325 ( 5.035082)
build_all 0.010109 0.001524 8.938496 ( 4.554855)
build_install 0.017035 0.008710 12.121756 ( 6.839897)
test_btest 0.000689 0.000187 127.800593 ( 54.905258)
test_basic 0.000000 0.008613 1.377733 ( 1.472877)
test_all 0.087277 0.075119 965.753537 (439.276720)
test_rubyspec 0.049018 0.046558 179.696922 (101.025126)
total: 618.32 sec