Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240801-201021
#<BuildRuby:0x00007fa5efc8fdd8
@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.20240801-201021",
@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.000015 0.000004 0.000019 ( 0.000019)
autoconf 0.000029 0.000008 0.000037 ( 0.000038)
configure 0.000024 0.000006 0.000030 ( 0.000030)
build_up 0.002686 0.004829 3.511994 ( 3.482405)
build_miniruby 0.001159 0.000357 1.622299 ( 1.618526)
build_ruby 0.000000 0.002018 3.633558 ( 3.856030)
build_all 0.006546 0.001479 7.247685 ( 2.810354)
build_install 0.015725 0.000000 9.633817 ( 4.192667)
test_btest 0.000880 0.000081 108.623666 ( 27.970236)
test_basic 0.003527 0.006697 0.987475 ( 1.033945)
test_all 0.112684 0.032534 756.340458 (228.312323)
test_rubyspec 0.057455 0.032472 165.423860 ( 30.723295)
total: 304.00 sec