Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240316-014547
#<BuildRuby:0x00005645cdfa5a00
@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.20240316-014547",
@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.000020 0.000004 0.000024 ( 0.000024)
autoconf 0.000034 0.000006 0.000040 ( 0.000040)
configure 0.000025 0.000005 0.000030 ( 0.000030)
build_up 0.006287 0.000429 2.345781 ( 2.367685)
build_miniruby 0.001372 0.000245 1.663882 ( 1.666523)
build_ruby 0.001436 0.000257 3.468820 ( 3.740027)
build_all 0.003665 0.003997 6.993210 ( 3.194009)
build_install 0.019959 0.000667 9.077915 ( 5.044575)
test_btest 0.000846 0.000154 94.758140 ( 36.923823)
test_basic 0.003906 0.003309 0.951442 ( 1.052306)
test_all 0.101311 0.019304 775.058373 (269.437146)
test_rubyspec 0.044487 0.043557 126.904975 (145.544429)
total: 468.97 sec