Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230712-230308
#<BuildRuby:0x0000560431449ea0
@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.20230712-230308",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000022)
autoconf 0.000026 0.000005 0.000031 ( 0.000031)
configure 0.000025 0.000005 0.000030 ( 0.000030)
build_up 0.005444 0.001008 2.109370 ( 3.975409)
build_miniruby 0.001231 0.000228 1.728359 ( 2.047429)
build_ruby 0.001432 0.000265 3.331969 ( 4.363771)
build_all 0.009085 0.000106 2.629668 ( 2.631944)
build_install 0.020807 0.000000 4.118328 ( 3.937314)
test_btest 0.000734 0.000046 82.756269 ( 47.228694)
test_basic 0.000171 0.006916 0.903044 ( 1.324760)
test_all 0.001453 0.000283 602.921963 (322.440273)
test_rubyspec 0.023771 0.031439 93.083185 (139.092812)
total: 527.04 sec