Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230608-202632
#<BuildRuby:0x000055c1a81221a8
@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.20230608-202632",
@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.000003 0.000019 ( 0.000020)
autoconf 0.000027 0.000004 0.000031 ( 0.000031)
configure 0.000022 0.000003 0.000025 ( 0.000026)
build_up 0.000000 0.007984 1.905606 ( 4.478866)
build_miniruby 0.000000 0.001456 1.295918 ( 1.538281)
build_ruby 0.000328 0.001497 2.777854 ( 3.065760)
build_all 0.005423 0.001582 2.241428 ( 2.016385)
build_install 0.004495 0.012536 3.405080 ( 3.443272)
test_btest 0.001014 0.000000 77.830352 ( 40.512292)
test_basic 0.000408 0.007078 0.810102 ( 1.038702)
test_all 0.001423 0.000656 538.302447 (241.583252)
test_rubyspec 0.023656 0.028972 83.766151 (102.430090)
total: 400.11 sec