Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240925-032619
#<BuildRuby:0x00007fda2b55fde0
@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.20240925-032619",
@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.000005 0.000023 ( 0.000025)
autoconf 0.000036 0.000010 0.000046 ( 0.000046)
configure 0.000030 0.000008 0.000038 ( 0.000038)
build_up 0.000829 0.008540 4.477926 ( 3.656682)
build_miniruby 0.001701 0.000000 1.684533 ( 1.681661)
build_ruby 0.002376 0.000002 4.321133 ( 4.525801)
build_all 0.005647 0.003205 7.045775 ( 2.971277)
build_install 0.012617 0.006765 10.434826 ( 4.744866)
test_btest 0.000759 0.000285 91.633356 ( 25.235610)
test_basic 0.008209 0.003078 1.108066 ( 1.154631)
test_all 0.118578 0.029165 762.545680 (220.793770)
test_rubyspec 0.051741 0.036959 132.118554 ( 29.315982)
total: 294.08 sec