Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241024-031917
#<BuildRuby:0x00007fd22580fdc8
@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.20241024-031917",
@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.000019 0.000004 0.000023 ( 0.000023)
autoconf 0.000033 0.000006 0.000039 ( 0.000039)
configure 0.000030 0.000006 0.000036 ( 0.000036)
build_up 0.005105 0.004380 4.342621 ( 4.827399)
build_miniruby 0.001632 0.000369 1.937950 ( 2.058391)
build_ruby 0.002144 0.000484 4.725073 ( 5.182487)
build_all 0.010211 0.000330 7.762308 ( 5.410772)
build_install 0.013111 0.009877 11.119909 ( 8.171928)
test_btest 0.000849 0.000219 82.385108 ( 39.125971)
test_basic 0.007375 0.002895 1.095057 ( 1.151988)
test_all 0.099251 0.050444 730.589496 (252.629689)
test_rubyspec 0.047424 0.036601 131.659896 ( 35.248049)
total: 353.81 sec