Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230815-133036
#<BuildRuby:0x00005566e12a21a8
@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.20230815-133036",
@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.000021 0.000001 0.000022 ( 0.000022)
autoconf 0.000041 0.000001 0.000042 ( 0.000042)
configure 0.000080 0.000000 0.000080 ( 0.000034)
build_up 0.007573 0.000000 2.301078 ( 5.723040)
build_miniruby 0.001511 0.000000 1.725099 ( 2.814014)
build_ruby 0.001472 0.000000 3.573784 ( 5.683799)
build_all 0.006520 0.003644 6.609836 ( 6.940994)
build_install 0.019688 0.000575 8.159822 ( 9.101894)
test_btest 0.000865 0.000042 84.349498 ( 59.063813)
test_basic 0.002469 0.003996 0.957661 ( 2.299977)
test_all 0.010823 0.000178 683.807394 (445.165510)
test_rubyspec 0.059475 0.014287 107.350397 (152.362825)
total: 689.16 sec