Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231230-122229
#<BuildRuby:0x000055e016455f00
@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.20231230-122229",
@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.000021 0.000000 0.000021 ( 0.000022)
autoconf 0.000032 0.000000 0.000032 ( 0.000032)
configure 0.000025 0.000000 0.000025 ( 0.000025)
build_up 0.001807 0.004077 1.839889 ( 3.251338)
build_miniruby 0.001583 0.000050 1.803056 ( 1.986701)
build_ruby 0.001789 0.000056 3.585669 ( 4.288491)
build_all 0.004273 0.004195 5.943795 ( 5.433515)
build_install 0.015422 0.004432 7.237989 ( 6.788353)
test_btest 0.000861 0.000072 83.379840 ( 74.928272)
test_basic 0.006042 0.000503 0.952433 ( 1.519718)
test_all 0.088697 0.040445 794.127330 (655.735652)
test_rubyspec 0.014043 0.066053 105.255618 (181.008369)
total: 934.94 sec