Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240130-213315
#<BuildRuby:0x0000564854995a00
@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.20240130-213315",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000025 0.000005 0.000030 ( 0.000030)
configure 0.000021 0.000004 0.000025 ( 0.000025)
build_up 0.002613 0.003606 2.042651 ( 2.451707)
build_miniruby 0.001502 0.000334 1.722427 ( 1.729152)
build_ruby 0.001555 0.000345 3.690788 ( 3.941877)
build_all 0.006899 0.000629 6.324698 ( 3.316492)
build_install 0.013540 0.004370 7.608779 ( 4.439981)
test_btest 0.000786 0.000178 86.644944 ( 38.484961)
test_basic 0.007326 0.000697 0.917952 ( 1.019564)
test_all 0.086656 0.026999 784.893106 (341.053418)
test_rubyspec 0.044830 0.059134 172.415824 (194.366479)
total: 590.80 sec