Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240123-085342
#<BuildRuby:0x000055c17e9d28e0
@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.20240123-085342",
@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.000018 0.000002 0.000020 ( 0.000019)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.006150 0.000146 1.645489 ( 2.080542)
build_miniruby 0.001661 0.000118 1.558097 ( 1.556878)
build_ruby 0.001720 0.000000 3.057896 ( 3.267562)
build_all 0.007726 0.000365 6.293130 ( 2.748486)
build_install 0.010204 0.011511 7.872071 ( 5.244118)
test_btest 0.000766 0.000113 88.089038 ( 43.904788)
test_basic 0.006015 0.000274 0.972987 ( 1.321615)
test_all 0.090932 0.032201 773.301896 (365.030262)
test_rubyspec 0.073797 0.042461 199.274995 (295.398459)
total: 720.55 sec