Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240718-021427
#<BuildRuby:0x00007fe8226ffdd0
@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.20240718-021427",
@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.000020 0.000001 0.000021 ( 0.000021)
autoconf 0.000033 0.000002 0.000035 ( 0.000036)
configure 0.000028 0.000002 0.000030 ( 0.000031)
build_up 0.007025 0.000439 2.992732 ( 3.049158)
build_miniruby 0.001607 0.000100 1.400133 ( 1.397213)
build_ruby 0.000000 0.001875 4.060628 ( 15.213171)
build_all 0.006548 0.002469 7.583506 ( 2.922339)
build_install 0.016278 0.000284 9.591822 ( 4.055141)
test_btest 0.000895 0.000075 110.103503 ( 29.780118)
test_basic 0.008438 0.000000 0.871211 ( 0.933158)
test_all 0.107005 0.039876 720.059124 (204.468150)
test_rubyspec 0.037528 0.056284 168.845848 ( 28.207088)
total: 290.03 sec