Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240123-081736
#<BuildRuby:0x000055f481e361a8
@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-081736",
@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.000003 0.000017 ( 0.000016)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.004709 0.000754 1.615787 ( 1.957712)
build_miniruby 0.001272 0.000203 1.660963 ( 1.667698)
build_ruby 0.001393 0.000223 3.197664 ( 3.424016)
build_all 0.007899 0.000000 6.242506 ( 2.884217)
build_install 0.006722 0.012235 7.543886 ( 4.469045)
test_btest 0.001002 0.000000 86.105179 ( 34.129507)
test_basic 0.003873 0.003305 0.885322 ( 0.963332)
test_all 0.077310 0.038453 761.243688 (253.947082)
test_rubyspec 0.036666 0.059481 152.555791 (163.816275)
total: 467.26 sec