Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241021-034847
#<BuildRuby:0x00007fc55fc8fdd0
@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.20241021-034847",
@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.000004 0.000020 ( 0.000020)
autoconf 0.000033 0.000009 0.000042 ( 0.000041)
configure 0.000027 0.000007 0.000034 ( 0.000034)
build_up 0.007102 0.000803 3.584716 ( 3.509932)
build_miniruby 0.001144 0.000296 1.242391 ( 1.239889)
build_ruby 0.001491 0.000385 3.493308 ( 3.640878)
build_all 0.004477 0.004265 6.984703 ( 2.774832)
build_install 0.005982 0.011733 9.546032 ( 4.579442)
test_btest 0.000629 0.000222 90.427947 ( 24.823988)
test_basic 0.008546 0.001508 1.151812 ( 1.200882)
test_all 0.121022 0.028566 740.088329 (214.259184)
test_rubyspec 0.052467 0.034928 130.118186 ( 23.481370)
total: 279.51 sec