Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231217-151715
#<BuildRuby:0x0000557ee63b5eb0
@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.20231217-151715",
@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.000021 0.000002 0.000023 ( 0.000023)
autoconf 0.000033 0.000003 0.000036 ( 0.000036)
configure 0.000031 0.000003 0.000034 ( 0.000034)
build_up 0.000000 0.008178 2.538820 ( 3.836764)
build_miniruby 0.000000 0.001751 1.724373 ( 1.731604)
build_ruby 0.000000 0.001616 3.321110 ( 3.758053)
build_all 0.005194 0.002723 6.043923 ( 4.443124)
build_install 0.012358 0.004881 7.480751 ( 5.218204)
test_btest 0.000823 0.000000 84.322834 ( 57.251507)
test_basic 0.000496 0.007188 0.910858 ( 1.357210)
test_all 0.096533 0.025626 712.410275 (352.749908)
test_rubyspec 0.033494 0.035571 99.366573 (126.496298)
total: 556.84 sec