Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230921-191056
#<BuildRuby:0x000055d3d00ca1a8
@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.20230921-191056",
@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.000014 0.000002 0.000016 ( 0.000018)
autoconf 0.000026 0.000004 0.000030 ( 0.000030)
configure 0.000021 0.000004 0.000025 ( 0.000025)
build_up 0.006241 0.000388 2.069601 ( 3.583889)
build_miniruby 0.001339 0.000231 1.922489 ( 1.924942)
build_ruby 0.001837 0.000000 3.065465 ( 3.270463)
build_all 0.007907 0.000253 5.986761 ( 2.746518)
build_install 0.009435 0.008588 7.623829 ( 4.080675)
test_btest 0.000660 0.000140 83.750200 ( 26.982409)
test_basic 0.004730 0.001003 0.905876 ( 0.973454)
test_all 0.004881 0.003981 712.033076 (253.015727)
test_rubyspec 0.043272 0.026764 103.931494 (119.660003)
total: 416.24 sec