Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230829-231046
#<BuildRuby:0x000055cf6c9dda00
@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.20230829-231046",
@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.000001 0.000020 ( 0.000020)
autoconf 0.000032 0.000002 0.000034 ( 0.000034)
configure 0.000027 0.000001 0.000028 ( 0.000028)
build_up 0.006547 0.000436 2.333088 ( 4.593671)
build_miniruby 0.001465 0.000098 1.699764 ( 1.892676)
build_ruby 0.001607 0.000107 3.473426 ( 3.770156)
build_all 0.003394 0.004714 6.498814 ( 4.176557)
build_install 0.018957 0.000499 7.944191 ( 5.813889)
test_btest 0.001060 0.000096 84.075489 ( 45.651948)
test_basic 0.008291 0.000753 1.010508 ( 1.218358)
test_all 0.009184 0.000835 649.150208 (310.800492)
test_rubyspec 0.039648 0.030888 104.907686 (124.888317)
total: 502.81 sec