Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241129-083707
#<BuildRuby:0x00007f39b45cfdd8
@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.20241129-083707",
@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.000002 0.000024 ( 0.000025)
autoconf 0.000036 0.000004 0.000040 ( 0.000040)
configure 0.000031 0.000004 0.000035 ( 0.000034)
build_up 0.010036 0.000000 3.679310 ( 4.219507)
build_miniruby 0.001993 0.000000 1.809659 ( 1.945243)
build_ruby 0.002140 0.000000 4.664632 ( 4.978192)
build_all 0.005697 0.004034 6.943614 ( 4.088164)
build_install 0.013461 0.004219 8.827961 ( 4.379054)
test_btest 0.000000 0.000840 79.525821 ( 21.596108)
test_basic 0.000000 0.008319 0.816689 ( 1.490176)
test_all 0.123413 0.021973 742.866043 (246.502909)
test_rubyspec 0.033203 0.047875 119.624287 ( 24.835450)
total: 314.04 sec