Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230825-162336
#<BuildRuby:0x000055a41c952228
@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.20230825-162336",
@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.000027 0.000005 0.000032 ( 0.000032)
autoconf 0.000034 0.000006 0.000040 ( 0.000039)
configure 0.000030 0.000005 0.000035 ( 0.000035)
build_up 0.006890 0.000485 2.375788 ( 5.490066)
build_miniruby 0.001649 0.000275 1.722009 ( 2.310084)
build_ruby 0.001962 0.000000 3.665498 ( 4.750863)
build_all 0.004009 0.004516 6.614679 ( 6.350996)
build_install 0.014326 0.004559 8.012062 ( 6.456219)
test_btest 0.000609 0.000125 87.069373 ( 52.354001)
test_basic 0.000000 0.008153 0.998188 ( 1.495352)
test_all 0.004699 0.004722 692.694500 (364.322641)
test_rubyspec 0.041597 0.030158 107.170663 (148.750476)
total: 592.28 sec