Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230113-091644
#<BuildRuby:0x00005561c0e6e2c8
@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.20230113-091644",
@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.000014 0.000000 0.000014 ( 0.000015)
autoconf 0.000021 0.000001 0.000022 ( 0.000021)
configure 0.000018 0.000001 0.000019 ( 0.000018)
build_up 0.001163 0.004033 1.182824 ( 1.970708)
build_miniruby 0.000000 0.001472 1.422931 ( 1.431466)
build_ruby 0.000000 0.001569 3.935740 ( 4.527130)
build_all 0.007094 0.000709 3.900554 ( 2.816780)
build_install 0.006995 0.009479 3.013330 ( 2.772812)
test_btest 0.000657 0.000124 57.278494 ( 34.477555)
test_basic 0.006556 0.000540 0.462595 ( 0.829090)
test_all 0.001611 0.000293 660.621949 (349.410062)
test_rubyspec 0.032525 0.026517 75.144642 (107.081880)
total: 505.32 sec