Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230910-081445
#<BuildRuby:0x00005648c96ce338
@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.20230910-081445",
@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.000003 0.000018 ( 0.000019)
autoconf 0.000025 0.000006 0.000031 ( 0.000031)
configure 0.000024 0.000005 0.000029 ( 0.000029)
build_up 0.003399 0.003874 2.253322 ( 4.575277)
build_miniruby 0.001205 0.000301 1.703548 ( 1.891520)
build_ruby 0.001598 0.000399 3.542411 ( 4.108307)
build_all 0.006886 0.001722 6.565155 ( 4.833789)
build_install 0.014136 0.007795 7.974570 ( 6.474180)
test_btest 0.000633 0.000178 84.721621 ( 47.682984)
test_basic 0.004234 0.004269 0.919872 ( 1.256294)
test_all 0.005363 0.006072 676.723912 (301.556047)
test_rubyspec 0.027383 0.045630 107.254374 (126.455233)
total: 498.83 sec