Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240123-121057
#<BuildRuby:0x000056125a14e8e0
@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-121057",
@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.000026 0.000002 0.000028 ( 0.000027)
configure 0.000022 0.000001 0.000023 ( 0.000023)
build_up 0.005648 0.000113 1.583759 ( 1.935122)
build_miniruby 0.001172 0.000079 1.615655 ( 1.613731)
build_ruby 0.001536 0.000102 2.865214 ( 3.115946)
build_all 0.007098 0.000000 6.487115 ( 2.546913)
build_install 0.013091 0.004440 7.663662 ( 3.713277)
test_btest 0.000740 0.000065 88.545297 ( 24.159922)
test_basic 0.003237 0.003213 0.959221 ( 1.020457)
test_all 0.078867 0.036278 714.104895 (209.821236)
test_rubyspec 0.058931 0.036621 160.606511 (171.887446)
total: 419.82 sec