Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240719-014613
#<BuildRuby:0x00007fe14380fdc8
@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.20240719-014613",
@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.000003 0.000021 ( 0.000022)
autoconf 0.000035 0.000006 0.000041 ( 0.000042)
configure 0.000034 0.000006 0.000040 ( 0.000040)
build_up 0.003267 0.004643 3.560202 ( 3.711498)
build_miniruby 0.001705 0.000000 1.669342 ( 1.667216)
build_ruby 0.000000 0.002065 4.173374 ( 4.325205)
build_all 0.008639 0.000647 8.512817 ( 3.417314)
build_install 0.013697 0.004349 10.645638 ( 4.835110)
test_btest 0.000669 0.000150 118.235071 ( 32.956440)
test_basic 0.001128 0.008899 1.312350 ( 1.365308)
test_all 0.109647 0.042330 863.679182 (283.773054)
test_rubyspec 0.060451 0.030290 165.093630 ( 37.057208)
total: 373.11 sec