Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240829-170941
#<BuildRuby:0x00007f7e9700fdd0
@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.20240829-170941",
@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.000017 0.000000 0.000017 ( 0.000017)
autoconf 0.000033 0.000000 0.000033 ( 0.000033)
configure 0.000026 0.000000 0.000026 ( 0.000026)
build_up 0.006279 0.000675 3.447148 ( 3.321505)
build_miniruby 0.001510 0.000391 1.446636 ( 1.442925)
build_ruby 0.001853 0.000000 4.131530 ( 4.365121)
build_all 0.004227 0.003569 7.266580 ( 2.966312)
build_install 0.008704 0.008349 9.747370 ( 5.350500)
test_btest 0.000868 0.000280 114.440208 ( 31.004411)
test_basic 0.008719 0.000000 0.987093 ( 1.036304)
test_all 0.095631 0.052383 808.943892 (229.166668)
test_rubyspec 0.046293 0.038741 160.392203 ( 30.984035)
total: 309.64 sec