Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240313-232219
#<BuildRuby:0x000055d1eb2ca138
@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.20240313-232219",
@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.000005 0.000024 ( 0.000024)
autoconf 0.000028 0.000007 0.000035 ( 0.000035)
configure 0.000026 0.000006 0.000032 ( 0.000032)
build_up 0.003147 0.005450 2.688330 ( 2.875101)
build_miniruby 0.001361 0.000403 1.826744 ( 1.887154)
build_ruby 0.001532 0.000453 3.965074 ( 4.347683)
build_all 0.006440 0.001908 6.972978 ( 4.374194)
build_install 0.020801 0.001150 8.960924 ( 5.667595)
test_btest 0.000801 0.000207 91.565017 ( 38.228630)
test_basic 0.000000 0.007311 1.021018 ( 1.118366)
test_all 0.082517 0.041725 817.777377 (388.973846)
test_rubyspec 0.059817 0.038254 137.393620 (178.682370)
total: 626.16 sec