Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240818-195248
#<BuildRuby:0x00007fe1f85afdc0
@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.20240818-195248",
@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.000005 0.000028 ( 0.000029)
autoconf 0.000033 0.000007 0.000040 ( 0.000040)
configure 0.000029 0.000006 0.000035 ( 0.000035)
build_up 0.008011 0.001650 4.258515 ( 5.950599)
build_miniruby 0.001630 0.000336 1.927831 ( 2.369981)
build_ruby 0.002101 0.000433 4.854810 ( 5.810669)
build_all 0.008951 0.003470 9.560571 ( 12.433473)
build_install 0.016111 0.010358 12.456017 ( 12.286069)
test_btest 0.000977 0.000249 132.602587 (134.748313)
test_basic 0.011952 0.001972 1.478014 ( 2.807791)
test_all 0.131529 0.034231 1018.580644 (764.764120)
test_rubyspec 0.056015 0.040017 188.341073 (127.928654)
total: 1069.10 sec