Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241030-062127
#<BuildRuby:0x00007fe4bee8fdc8
@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-062127",
@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.000014 0.000002 0.000016 ( 0.000015)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000022 0.000002 0.000024 ( 0.000026)
build_up 0.002740 0.004428 3.164861 ( 2.748126)
build_miniruby 0.001281 0.000223 1.145823 ( 1.144278)
build_ruby 0.001453 0.000253 2.945405 ( 24.549532)
build_all 0.007189 0.000498 5.493144 ( 2.169367)
build_install 0.018367 0.000799 8.030064 ( 3.543581)
test_btest 0.000899 0.000134 66.763794 ( 17.416300)
test_basic 0.000993 0.009350 0.780876 ( 0.828280)
test_all 0.115305 0.024656 589.335135 (175.047995)
test_rubyspec 0.055455 0.029437 126.092159 ( 36.284836)
total: 263.73 sec