Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240615-025151
#<BuildRuby:0x00007f0e47c3fdc8
@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.20240615-025151",
@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.000015 0.000007 0.000022 ( 0.000023)
autoconf 0.000027 0.000012 0.000039 ( 0.000040)
configure 0.000024 0.000012 0.000036 ( 0.000037)
build_up 0.003868 0.003949 3.196663 ( 3.225486)
build_miniruby 0.001193 0.000572 1.512237 ( 1.509139)
build_ruby 0.001300 0.000624 3.833976 ( 3.983843)
build_all 0.008192 0.000401 7.923155 ( 3.174090)
build_install 0.010965 0.007646 9.993638 ( 4.595483)
test_btest 0.000766 0.000361 108.379629 ( 28.611450)
test_basic 0.003191 0.005220 0.903114 ( 0.954601)
test_all 0.092767 0.054214 803.341867 (256.112322)
test_rubyspec 0.053340 0.035877 155.678908 ( 30.675564)
total: 332.84 sec