Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241012-173245
#<BuildRuby:0x00007f469de3fdd8
@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.20241012-173245",
@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.000005 0.000021 ( 0.000020)
autoconf 0.000033 0.000009 0.000042 ( 0.000041)
configure 0.000023 0.000007 0.000030 ( 0.000030)
build_up 0.007896 0.000000 3.636548 ( 3.533540)
build_miniruby 0.001293 0.000318 1.279068 ( 1.275985)
build_ruby 0.001400 0.000350 3.992769 ( 4.177421)
build_all 0.001452 0.007383 7.000941 ( 2.849374)
build_install 0.007193 0.011131 10.009203 ( 4.707935)
test_btest 0.000690 0.000265 87.997566 ( 22.975902)
test_basic 0.004768 0.005622 1.096951 ( 1.141672)
test_all 0.105680 0.045298 737.074752 (220.027054)
test_rubyspec 0.042854 0.042978 135.851361 ( 28.470291)
total: 289.16 sec