Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240222-134800
#<BuildRuby:0x0000558ed8b86818
@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-134800",
@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.000001 0.000014 ( 0.000015)
autoconf 0.000020 0.000002 0.000022 ( 0.000023)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.006382 0.000265 2.309155 ( 2.120041)
build_miniruby 0.001353 0.000150 1.418270 ( 1.416276)
build_ruby 0.001617 0.000179 3.186009 ( 3.424025)
build_all 0.006776 0.000753 6.406046 ( 2.464945)
build_install 0.010171 0.007680 8.210830 ( 3.829945)
test_btest 0.000858 0.000000 89.581901 ( 24.778397)
test_basic 0.001526 0.003886 0.687544 ( 0.748608)
test_all 0.103425 0.017695 796.256954 (426.479239)
test_rubyspec 0.062358 0.037341 138.087098 (234.524391)
total: 699.79 sec