Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231013-073955
#<BuildRuby:0x0000561600f69f48
@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.20231013-073955",
@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.000013 0.000002 0.000015 ( 0.000017)
autoconf 0.000021 0.000004 0.000025 ( 0.000025)
configure 0.000019 0.000004 0.000023 ( 0.000024)
build_up 0.000000 0.006940 2.167805 ( 2.310932)
build_miniruby 0.000000 0.001764 1.585024 ( 1.583541)
build_ruby 0.000000 0.001674 3.146751 ( 3.361089)
build_all 0.002884 0.004632 6.130173 ( 2.529835)
build_install 0.015221 0.001126 7.309366 ( 3.583923)
test_btest 0.000637 0.000205 85.659008 ( 23.703311)
test_basic 0.004899 0.000261 0.879294 ( 0.939679)
test_all 0.008143 0.000000 683.708782 (240.694940)
test_rubyspec 0.029966 0.020956 90.510917 (101.746537)
total: 380.45 sec