Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231215-055937
#<BuildRuby:0x0000558dfaf39a70
@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.20231215-055937",
@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.000015 0.000005 0.000020 ( 0.000019)
autoconf 0.000023 0.000007 0.000030 ( 0.000030)
configure 0.000021 0.000005 0.000026 ( 0.000027)
build_up 0.006664 0.000724 2.284233 ( 2.419038)
build_miniruby 0.001297 0.000354 1.650339 ( 1.654484)
build_ruby 0.001664 0.000000 3.045377 ( 3.257483)
build_all 0.008130 0.000000 5.677287 ( 2.557561)
build_install 0.005221 0.013216 7.398777 ( 3.686148)
test_btest 0.000629 0.000224 82.944885 ( 30.805159)
test_basic 0.004637 0.004158 0.970448 ( 1.116438)
test_all 0.086599 0.036145 679.546308 (228.826088)
test_rubyspec 0.041666 0.025540 95.696509 (108.493698)
total: 382.82 sec