Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231208-194049
#<BuildRuby:0x000055adcd77a008
@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.20231208-194049",
@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.000013 0.000002 0.000015 ( 0.000014)
autoconf 0.000020 0.000003 0.000023 ( 0.000022)
configure 0.000017 0.000003 0.000020 ( 0.000020)
build_up 0.002183 0.004434 2.215465 ( 2.333314)
build_miniruby 0.001811 0.000000 1.687125 ( 1.686367)
build_ruby 0.000000 0.001815 3.144105 ( 3.318762)
build_all 0.005086 0.001926 5.788358 ( 2.922971)
build_install 0.007921 0.009197 7.075682 ( 3.729502)
test_btest 0.000626 0.000179 81.960053 ( 31.040774)
test_basic 0.006656 0.000675 0.893534 ( 0.990708)
test_all 0.093663 0.025650 734.275310 (277.821096)
test_rubyspec 0.020909 0.043972 94.860314 (106.625693)
total: 430.47 sec