Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240314-085748
#<BuildRuby:0x00005579f5aea230
@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.20240314-085748",
@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.000020)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000022 0.000003 0.000025 ( 0.000024)
build_up 0.007200 0.000993 3.073740 ( 3.029536)
build_miniruby 0.001465 0.000202 6.972482 ( 6.557877)
build_ruby 0.000000 0.001937 3.379299 ( 3.618005)
build_all 0.002898 0.005232 7.107967 ( 3.282647)
build_install 0.013247 0.008267 9.681929 ( 5.888007)
test_btest 0.000813 0.000192 95.525873 ( 45.431889)
test_basic 0.008015 0.000000 1.008451 ( 1.288415)
test_all 0.092633 0.027204 712.143887 (261.478898)
test_rubyspec 0.050794 0.038278 128.339614 (137.903299)
total: 468.48 sec