Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240713-020419
#<BuildRuby:0x00007fa9d66dfdd0
@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.20240713-020419",
@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.000022 0.000004 0.000026 ( 0.000025)
autoconf 0.000033 0.000006 0.000039 ( 0.000039)
configure 0.000027 0.000004 0.000031 ( 0.000032)
build_up 0.001528 0.007425 3.912189 ( 4.232731)
build_miniruby 0.001599 0.000361 1.757346 ( 1.848009)
build_ruby 0.001983 0.000448 4.275361 ( 4.504767)
build_all 0.006959 0.001571 8.338176 ( 3.796250)
build_install 0.008769 0.011069 10.867682 ( 5.133809)
test_btest 0.000837 0.000243 119.339371 ( 39.498520)
test_basic 0.000061 0.012036 1.337628 ( 1.437627)
test_all 0.086451 0.065368 834.370343 (235.043929)
test_rubyspec 0.044268 0.040821 164.385140 ( 32.529529)
total: 328.03 sec