Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240321-024949
#<BuildRuby:0x000055d4c4da5fb8
@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.20240321-024949",
@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.000016 0.000006 0.000022 ( 0.000022)
autoconf 0.000020 0.000007 0.000027 ( 0.000028)
configure 0.000019 0.000007 0.000026 ( 0.000026)
build_up 0.004678 0.004316 3.599622 ( 2.532247)
build_miniruby 0.000910 0.000364 1.621197 ( 1.619003)
build_ruby 0.000000 0.001636 3.135980 ( 3.331547)
build_all 0.005867 0.001453 6.633009 ( 2.626627)
build_install 0.017453 0.000438 9.291358 ( 4.147467)
test_btest 0.000550 0.000190 90.472836 ( 24.053074)
test_basic 0.005759 0.001844 0.871170 ( 0.936799)
test_all 0.078085 0.037467 745.504599 (219.608107)
test_rubyspec 0.037271 0.042315 105.618144 (114.871544)
total: 373.73 sec