Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240926-061641
#<BuildRuby:0x00007ff5580cfdc8
@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.20240926-061641",
@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.000023 0.000007 0.000030 ( 0.000031)
autoconf 0.000041 0.000013 0.000054 ( 0.000053)
configure 0.000040 0.000012 0.000052 ( 0.000052)
build_up 0.008642 0.001370 5.328217 ( 4.663302)
build_miniruby 0.001543 0.000453 1.875058 ( 1.980256)
build_ruby 0.002160 0.000000 4.244453 ( 17.240044)
build_all 0.010275 0.000004 7.566376 ( 3.926433)
build_install 0.017510 0.005155 10.856783 ( 5.423500)
test_btest 0.000704 0.000192 102.147626 ( 39.428908)
test_basic 0.005216 0.008256 1.336705 ( 1.438969)
test_all 0.110708 0.048564 883.346022 (329.307398)
test_rubyspec 0.056686 0.031053 139.987781 ( 28.688562)
total: 432.10 sec