Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240317-033244
#<BuildRuby:0x000055fdb43b6228
@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.20240317-033244",
@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.000022 0.000004 0.000026 ( 0.000026)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.001883 0.004410 2.135986 ( 2.182689)
build_miniruby 0.001068 0.000267 1.609443 ( 1.607510)
build_ruby 0.001503 0.000376 3.386424 ( 3.615314)
build_all 0.006759 0.000616 7.003160 ( 2.601475)
build_install 0.016330 0.004091 8.497855 ( 4.043914)
test_btest 0.000668 0.000160 98.013218 ( 26.734980)
test_basic 0.006063 0.000408 0.972556 ( 1.032509)
test_all 0.081485 0.043134 765.910775 (221.413213)
test_rubyspec 0.037587 0.046963 111.502907 (120.731402)
total: 383.96 sec