Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240926-151526
#<BuildRuby:0x00007f1dc6c0fdd8
@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.20240926-151526",
@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.000020 0.000002 0.000022 ( 0.000023)
autoconf 0.000039 0.000005 0.000044 ( 0.000043)
configure 0.000034 0.000004 0.000038 ( 0.000038)
build_up 0.005086 0.004166 4.328413 ( 3.646514)
build_miniruby 0.001394 0.000205 1.558554 ( 1.554800)
build_ruby 0.001649 0.000242 4.755360 ( 5.018462)
build_all 0.006165 0.004484 7.703464 ( 4.525024)
build_install 0.021510 0.005044 11.509350 ( 7.273317)
test_btest 0.000943 0.000170 94.655181 ( 25.962956)
test_basic 0.007702 0.007549 1.325619 ( 1.378576)
test_all 0.096504 0.053277 749.385136 (220.615718)
test_rubyspec 0.045852 0.042266 134.728118 ( 25.915000)
total: 295.89 sec