Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241027-194151
#<BuildRuby:0x00007f63423efdd0
@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.20241027-194151",
@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.000003 0.000022 ( 0.000023)
autoconf 0.000033 0.000005 0.000038 ( 0.000038)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.003558 0.004703 4.247111 ( 4.078753)
build_miniruby 0.000000 0.001907 1.834866 ( 1.838544)
build_ruby 0.000847 0.001424 4.658609 ( 20.625355)
build_all 0.007594 0.003936 7.594793 ( 4.466390)
build_install 0.012719 0.012293 10.578701 ( 6.168985)
test_btest 0.000872 0.000253 79.248707 ( 30.333137)
test_basic 0.009706 0.000424 1.098703 ( 1.381737)
test_all 0.116016 0.042440 741.264685 (237.909271)
test_rubyspec 0.046583 0.044074 124.234028 ( 27.582856)
total: 334.39 sec