Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240731-235245
#<BuildRuby:0x00007fef7b97fdc0
@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.20240731-235245",
@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.000003 0.000018 ( 0.000019)
autoconf 0.000032 0.000006 0.000038 ( 0.000037)
configure 0.000025 0.000005 0.000030 ( 0.000030)
build_up 0.008602 0.000837 3.990797 ( 6.206316)
build_miniruby 0.001842 0.000335 1.773758 ( 3.877842)
build_ruby 0.002260 0.000000 4.697075 ( 8.328291)
build_all 0.010921 0.000838 9.016823 ( 10.784276)
build_install 0.021647 0.005110 12.046640 ( 13.947728)
test_btest 0.000814 0.000146 126.927251 (149.500693)
test_basic 0.008413 0.004371 1.392564 ( 2.352649)
test_all 0.110770 0.048949 899.805302 (475.841894)
test_rubyspec 0.048819 0.038700 172.256142 ( 42.396193)
total: 713.24 sec