Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240310-004401
#<BuildRuby:0x000055f16cac24f8
@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.20240310-004401",
@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.000017 0.000003 0.000020 ( 0.000021)
autoconf 0.000021 0.000004 0.000025 ( 0.000026)
configure 0.000020 0.000004 0.000024 ( 0.000025)
build_up 0.000927 0.007194 2.673624 ( 2.555172)
build_miniruby 0.000000 0.001680 1.803656 ( 1.802845)
build_ruby 0.000000 0.002015 3.638046 ( 3.829732)
build_all 0.005558 0.002023 6.717641 ( 3.496852)
build_install 0.015725 0.006513 8.789868 ( 5.611470)
test_btest 0.000801 0.000286 93.179618 ( 42.492082)
test_basic 0.002946 0.005190 1.012980 ( 1.202923)
test_all 0.094136 0.024384 846.628855 (328.947273)
test_rubyspec 0.049155 0.039250 124.817819 (134.091782)
total: 524.03 sec