Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231022-021643
#<BuildRuby:0x0000556f808c1820
@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.20231022-021643",
@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.000002 0.000018 ( 0.000018)
autoconf 0.000029 0.000003 0.000032 ( 0.000032)
configure 0.000020 0.000002 0.000022 ( 0.000023)
build_up 0.000000 0.007646 3.553565 ( 3.755523)
build_miniruby 0.000803 0.000642 1.541257 ( 1.549468)
build_ruby 0.001406 0.000293 3.285273 ( 3.456447)
build_all 0.003992 0.005199 5.779913 ( 3.009047)
build_install 0.009386 0.009242 7.790185 ( 4.261774)
test_btest 0.000000 0.000734 79.704347 ( 26.078102)
test_basic 0.001076 0.004659 0.856194 ( 0.952334)
test_all 0.084557 0.038107 608.365572 (247.388449)
test_rubyspec 0.023858 0.030485 82.512027 ( 94.206330)
total: 384.66 sec