Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240313-111056
#<BuildRuby:0x00005583e6e7da00
@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-111056",
@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.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000028 0.000004 0.000032 ( 0.000032)
configure 0.000019 0.000003 0.000022 ( 0.000023)
build_up 0.003740 0.003997 2.858955 ( 2.606956)
build_miniruby 0.001648 0.000000 1.827289 ( 1.826355)
build_ruby 0.001767 0.000000 3.585052 ( 3.828295)
build_all 0.007171 0.000474 6.566253 ( 2.525860)
build_install 0.016269 0.001330 8.150015 ( 3.719331)
test_btest 0.000864 0.000144 92.958619 ( 24.516075)
test_basic 0.005093 0.000848 0.953821 ( 1.016852)
test_all 0.077445 0.041701 823.130354 (247.214070)
test_rubyspec 0.028803 0.051163 106.826331 (116.163817)
total: 403.42 sec