Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241003-194205
#<BuildRuby:0x00007fb696d9fdd8
@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.20241003-194205",
@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.000018 0.000004 0.000022 ( 0.000023)
autoconf 0.000030 0.000006 0.000036 ( 0.000037)
configure 0.000027 0.000006 0.000033 ( 0.000033)
build_up 0.007246 0.000633 3.660150 ( 3.541086)
build_miniruby 0.001580 0.000000 1.208339 ( 1.205915)
build_ruby 0.001880 0.000000 3.638644 ( 3.818586)
build_all 0.002272 0.006763 7.187108 ( 2.967306)
build_install 0.012941 0.007161 10.239806 ( 4.726622)
test_btest 0.000818 0.000221 95.125680 ( 25.262116)
test_basic 0.008594 0.002323 1.012365 ( 1.058079)
test_all 0.109305 0.041973 803.316790 (232.127037)
test_rubyspec 0.047478 0.039104 133.708537 ( 29.488052)
total: 304.20 sec