Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240802-065538
#<BuildRuby:0x00007fe51871fde0
@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.20240802-065538",
@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.000017 0.000002 0.000019 ( 0.000020)
autoconf 0.000042 0.000006 0.000048 ( 0.000047)
configure 0.000032 0.000005 0.000037 ( 0.000037)
build_up 0.004129 0.004077 3.494100 ( 3.488923)
build_miniruby 0.001498 0.000249 1.343805 ( 1.340072)
build_ruby 0.001976 0.000000 4.144437 ( 4.318304)
build_all 0.008005 0.000966 8.534784 ( 3.302761)
build_install 0.012425 0.005779 10.643174 ( 4.848774)
test_btest 0.000715 0.000132 116.429414 ( 30.690578)
test_basic 0.009316 0.000862 1.121640 ( 1.166880)
test_all 0.106679 0.047176 874.530789 (273.582611)
test_rubyspec 0.035037 0.055536 166.899634 ( 34.405719)
total: 357.15 sec