Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241030-072035
#<BuildRuby:0x00007f2b9f94fdc8
@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.20241030-072035",
@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.000016 0.000005 0.000021 ( 0.000022)
autoconf 0.000028 0.000008 0.000036 ( 0.000036)
configure 0.000025 0.000007 0.000032 ( 0.000033)
build_up 0.007295 0.002118 4.705703 ( 5.120405)
build_miniruby 0.001419 0.000412 1.676117 ( 1.954160)
build_ruby 0.001759 0.000510 4.325624 ( 52.768630)
build_all 0.003343 0.005441 7.124627 ( 4.285506)
build_install 0.006679 0.015118 10.020945 ( 8.347041)
test_btest 0.000739 0.000304 74.860413 ( 24.515704)
test_basic 0.005296 0.004727 1.015139 ( 1.430412)
test_all 0.116836 0.026108 709.841968 (211.322907)
test_rubyspec 0.042921 0.038260 123.263574 ( 25.633243)
total: 335.38 sec