Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240123-153011
#<BuildRuby:0x00005650f7016258
@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.20240123-153011",
@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.000022 0.000004 0.000026 ( 0.000026)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.005101 0.000785 1.722383 ( 2.756382)
build_miniruby 0.001644 0.000253 1.776706 ( 1.792204)
build_ruby 0.001528 0.000235 3.446179 ( 3.831935)
build_all 0.008383 0.000000 6.473315 ( 4.579270)
build_install 0.018972 0.000151 7.632654 ( 5.873458)
test_btest 0.000797 0.000099 85.643937 ( 46.016325)
test_basic 0.000000 0.007127 0.980044 ( 1.091641)
test_all 0.088405 0.026773 748.794380 (317.932366)
test_rubyspec 0.048600 0.055985 172.456254 (184.658587)
total: 568.53 sec