Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240222-233400
#<BuildRuby:0x000055772e03e120
@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.20240222-233400",
@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.000005 0.000019 ( 0.000018)
autoconf 0.000022 0.000008 0.000030 ( 0.000029)
configure 0.000021 0.000008 0.000029 ( 0.000028)
build_up 0.005161 0.001876 2.573456 ( 2.615490)
build_miniruby 0.001297 0.000472 5.372471 ( 4.989718)
build_ruby 0.000000 0.001636 3.437721 ( 3.696990)
build_all 0.004617 0.003576 6.500523 ( 3.396717)
build_install 0.016390 0.003130 8.431442 ( 4.889313)
test_btest 0.000643 0.000238 89.579755 ( 34.743972)
test_basic 0.005146 0.001906 0.937415 ( 1.004518)
test_all 0.095109 0.022685 803.280916 (302.328538)
test_rubyspec 0.032888 0.047484 120.272426 (129.853739)
total: 487.52 sec