Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240719-131500
#<BuildRuby:0x00007f3f1db3fde0
@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.20240719-131500",
@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.000034 0.000008 0.000042 ( 0.000037)
autoconf 0.000051 0.000012 0.000063 ( 0.000058)
configure 0.000046 0.000010 0.000056 ( 0.000051)
build_up 0.008503 0.001943 4.114674 ( 5.687856)
build_miniruby 0.001988 0.000000 1.850093 ( 2.543118)
build_ruby 0.002496 0.000000 4.694171 ( 29.378927)
build_all 0.006460 0.004853 9.250364 ( 8.665188)
build_install 0.014175 0.013113 12.295420 ( 25.755669)
test_btest 0.001118 0.000000 126.082397 (108.491713)
test_basic 0.005405 0.007889 1.423707 ( 2.263328)
test_all 0.123083 0.042768 980.342400 (853.338063)
test_rubyspec 0.038983 0.058143 182.956407 (136.242572)
total: 1172.37 sec