Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240127-115005
#<BuildRuby:0x000055a9b1f323b0
@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.20240127-115005",
@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.000013 0.000003 0.000016 ( 0.000017)
autoconf 0.000019 0.000004 0.000023 ( 0.000023)
configure 0.000018 0.000004 0.000022 ( 0.000021)
build_up 0.001821 0.004500 1.635427 ( 1.970602)
build_miniruby 0.000000 0.001513 1.518684 ( 1.516657)
build_ruby 0.000000 0.001631 2.731218 ( 2.953683)
build_all 0.006655 0.000406 6.123970 ( 2.393410)
build_install 0.017570 0.000000 7.309504 ( 3.468405)
test_btest 0.000863 0.000000 83.134349 ( 22.471484)
test_basic 0.001846 0.004934 0.891786 ( 0.954921)
test_all 0.100752 0.015229 729.130904 (212.820215)
test_rubyspec 0.036495 0.059851 148.231537 (159.524892)
total: 408.08 sec