Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240620-104919
#<BuildRuby:0x00007fc5c19afdd8
@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.20240620-104919",
@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.000019 0.000003 0.000022 ( 0.000023)
autoconf 0.000033 0.000006 0.000039 ( 0.000039)
configure 0.000027 0.000005 0.000032 ( 0.000032)
build_up 0.006200 0.001069 2.975911 ( 3.036236)
build_miniruby 0.000000 0.001508 1.194197 ( 1.191328)
build_ruby 0.000000 0.001763 3.534522 ( 13.700812)
build_all 0.007700 0.000596 7.253456 ( 2.910651)
build_install 0.009917 0.005378 10.007138 ( 4.921091)
test_btest 0.000966 0.000211 106.797973 ( 28.527035)
test_basic 0.004258 0.004003 0.932931 ( 0.985454)
test_all 0.112728 0.036588 828.992071 (229.616571)
test_rubyspec 0.053199 0.041420 160.032173 ( 30.137564)
total: 315.03 sec