Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240313-091212
#<BuildRuby:0x000055a2841c6228
@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-091212",
@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.000003 0.000019 ( 0.000019)
autoconf 0.000025 0.000005 0.000030 ( 0.000030)
configure 0.000025 0.000005 0.000030 ( 0.000031)
build_up 0.003649 0.003976 2.572729 ( 2.316294)
build_miniruby 0.001345 0.000000 1.528481 ( 1.526761)
build_ruby 0.001720 0.000000 3.218270 ( 3.410545)
build_all 0.007778 0.000000 6.608274 ( 2.452354)
build_install 0.018988 0.000000 8.374717 ( 3.723473)
test_btest 0.000937 0.000000 92.723366 ( 24.219859)
test_basic 0.006916 0.000000 0.802721 ( 0.858428)
test_all 0.108185 0.013521 774.791460 (256.987797)
test_rubyspec 0.035521 0.051832 126.346167 (135.770237)
total: 431.27 sec