Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240618-225034
#<BuildRuby:0x00007f16f873fdc8
@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.20240618-225034",
@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.000018 0.000003 0.000021 ( 0.000022)
autoconf 0.000030 0.000005 0.000035 ( 0.000036)
configure 0.000030 0.000005 0.000035 ( 0.000036)
build_up 0.003371 0.004681 3.276928 ( 3.192301)
build_miniruby 0.000000 0.001843 1.552397 ( 1.549965)
build_ruby 0.000000 0.001838 3.491795 ( 3.652114)
build_all 0.000655 0.007512 7.387047 ( 2.920111)
build_install 0.015267 0.003789 10.157817 ( 4.941801)
test_btest 0.000818 0.000234 109.310682 ( 30.076998)
test_basic 0.002001 0.006077 1.130306 ( 1.183524)
test_all 0.103310 0.040767 773.149698 (222.668608)
test_rubyspec 0.054115 0.036290 163.503981 ( 50.756154)
total: 320.94 sec