Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240217-081403
#<BuildRuby:0x000055f530716008
@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.20240217-081403",
@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.000017 0.000002 0.000019 ( 0.000020)
autoconf 0.000023 0.000003 0.000026 ( 0.000025)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.000000 0.006092 1.878853 ( 2.241331)
build_miniruby 0.000000 0.001416 1.576379 ( 1.577057)
build_ruby 0.000000 0.001734 3.370576 ( 3.561355)
build_all 0.000305 0.007571 6.370818 ( 2.580731)
build_install 0.010460 0.007086 7.702856 ( 3.799435)
test_btest 0.000699 0.000279 88.855488 ( 23.932557)
test_basic 0.001699 0.004390 0.939503 ( 0.999435)
test_all 0.068787 0.048041 813.363754 (236.067947)
test_rubyspec 0.040611 0.039054 108.740184 (117.735477)
total: 392.50 sec