Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230903-111600
#<BuildRuby:0x000055fe2f471f48
@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.20230903-111600",
@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.000016 0.000001 0.000017 ( 0.000018)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.006081 0.000419 1.885528 ( 3.116058)
build_miniruby 0.002177 0.000000 1.673514 ( 1.958447)
build_ruby 0.001921 0.000000 3.488768 ( 3.748762)
build_all 0.008293 0.000000 6.484772 ( 4.917725)
build_install 0.014877 0.004816 7.709621 ( 5.962760)
test_btest 0.000862 0.000076 86.023950 ( 44.406777)
test_basic 0.005923 0.000523 0.975955 ( 1.321461)
test_all 0.004170 0.005983 674.362135 (295.725097)
test_rubyspec 0.042680 0.031280 106.836838 (126.336325)
total: 487.49 sec