Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230924-062152
#<BuildRuby:0x0000555fd51c6008
@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.20230924-062152",
@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.000016)
autoconf 0.000025 0.000005 0.000030 ( 0.000029)
configure 0.000023 0.000004 0.000027 ( 0.000028)
build_up 0.002730 0.004587 2.325514 ( 4.770998)
build_miniruby 0.001435 0.000297 1.705190 ( 1.978088)
build_ruby 0.001714 0.000355 3.364118 ( 4.317839)
build_all 0.000363 0.008575 6.604769 ( 5.775033)
build_install 0.017118 0.004282 8.000150 ( 7.656177)
test_btest 0.000709 0.000193 85.864044 ( 61.616501)
test_basic 0.004466 0.004336 1.003742 ( 1.522020)
test_all 0.010079 0.000000 766.906881 (608.089022)
test_rubyspec 0.045455 0.036753 110.617682 (155.142836)
total: 850.87 sec