Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240816-102935
#<BuildRuby:0x00007f8f3014fde0
@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.20240816-102935",
@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.000006 0.000021 ( 0.000022)
autoconf 0.000032 0.000011 0.000043 ( 0.000043)
configure 0.000023 0.000008 0.000031 ( 0.000030)
build_up 0.005796 0.001998 3.452332 ( 3.313158)
build_miniruby 0.001276 0.000441 1.502082 ( 1.498534)
build_ruby 0.001838 0.000000 4.044663 ( 4.215756)
build_all 0.007480 0.000363 7.483157 ( 2.841669)
build_install 0.010126 0.006223 9.339031 ( 4.203887)
test_btest 0.000838 0.000110 110.475613 ( 29.338015)
test_basic 0.002332 0.008181 1.142199 ( 1.190540)
test_all 0.105760 0.039960 770.999206 (239.545106)
test_rubyspec 0.053453 0.035664 170.157320 ( 50.895939)
total: 337.04 sec