Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240222-065015
#<BuildRuby:0x000055c1836128e0
@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-065015",
@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.000002 0.000014 ( 0.000015)
autoconf 0.000020 0.000004 0.000024 ( 0.000023)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.000719 0.006299 2.520651 ( 2.328466)
build_miniruby 0.001544 0.000000 1.881150 ( 1.879695)
build_ruby 0.000163 0.001382 3.302895 ( 3.537606)
build_all 0.002443 0.005500 6.583918 ( 2.549788)
build_install 0.015972 0.001687 8.282880 ( 3.958270)
test_btest 0.000736 0.000201 91.234379 ( 23.851743)
test_basic 0.002002 0.004082 0.810939 ( 0.867802)
test_all 0.098953 0.019299 817.466444 (248.710665)
test_rubyspec 0.045169 0.032306 103.115830 (112.244353)
total: 399.93 sec