Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240321-153126
#<BuildRuby:0x000055e1ca5b63d0
@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.20240321-153126",
@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.000015 0.000001 0.000016 ( 0.000016)
autoconf 0.000020 0.000000 0.000020 ( 0.000020)
configure 0.000017 0.000001 0.000018 ( 0.000018)
build_up 0.008693 0.000027 3.666990 ( 2.539470)
build_miniruby 0.001569 0.000054 1.451679 ( 1.449536)
build_ruby 0.001717 0.000000 3.067248 ( 3.296106)
build_all 0.007480 0.000000 6.639401 ( 2.434864)
build_install 0.013800 0.004217 9.442660 ( 4.288134)
test_btest 0.000743 0.000044 90.240177 ( 23.626878)
test_basic 0.006226 0.000118 0.932466 ( 0.994117)
test_all 0.097905 0.021197 814.293577 (260.644237)
test_rubyspec 0.043480 0.036058 107.121274 (116.244782)
total: 415.52 sec