Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240831-023507
#<BuildRuby:0x00007fda0441fdd0
@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.20240831-023507",
@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.000003 0.000019 ( 0.000019)
autoconf 0.000034 0.000007 0.000041 ( 0.000041)
configure 0.000021 0.000004 0.000025 ( 0.000026)
build_up 0.003479 0.003835 2.515981 ( 2.745627)
build_miniruby 0.001515 0.000000 1.127042 ( 1.124224)
build_ruby 0.001883 0.000000 3.015447 ( 3.260762)
build_all 0.008372 0.000031 6.512645 ( 2.442744)
build_install 0.010421 0.007506 8.681455 ( 3.812103)
test_btest 0.000891 0.000000 99.463622 ( 26.379911)
test_basic 0.005179 0.003458 0.813509 ( 0.864725)
test_all 0.103260 0.040861 717.214061 (202.151088)
test_rubyspec 0.058035 0.033759 161.288400 ( 25.628208)
total: 268.41 sec