Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240921-101451
#<BuildRuby:0x00007f604b34fdc0
@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.20240921-101451",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000020 0.000003 0.000023 ( 0.000023)
autoconf 0.000039 0.000006 0.000045 ( 0.000060)
configure 0.000028 0.000004 0.000032 ( 0.000032)
build_up 0.004241 0.004044 4.451131 ( 3.736465)
build_miniruby 0.000000 0.001591 1.555852 ( 1.552740)
build_ruby 0.000373 0.001655 3.580945 ( 3.793323)
build_all 0.007291 0.000638 6.624248 ( 2.597006)
build_install 0.012747 0.007295 10.216186 ( 4.691358)
test_btest 0.000796 0.000175 97.635410 ( 25.890508)
test_basic 0.010000 0.001296 1.135712 ( 1.184151)
test_all 0.110552 0.038493 827.478746 (264.790964)
test_rubyspec 0.038766 0.053200 146.831529 ( 46.654316)
total: 354.89 sec