Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230917-152918
#<BuildRuby:0x000055949bfb2018
@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.20230917-152918",
@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.000012 0.000001 0.000013 ( 0.000015)
autoconf 0.000017 0.000002 0.000019 ( 0.000020)
configure 0.000015 0.000002 0.000017 ( 0.000017)
build_up 0.000000 0.006321 2.246511 ( 3.484546)
build_miniruby 0.000439 0.000939 1.493603 ( 1.493386)
build_ruby 0.001520 0.000292 3.309055 ( 3.514064)
build_all 0.004029 0.004019 6.427356 ( 3.119117)
build_install 0.013358 0.005303 7.813917 ( 5.094694)
test_btest 0.000714 0.000172 85.699884 ( 35.242041)
test_basic 0.002874 0.003870 0.991852 ( 1.062564)
test_all 0.006331 0.003613 706.055683 (251.709677)
test_rubyspec 0.052643 0.019690 103.768806 (118.827917)
total: 423.55 sec