Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240112-054239
#<BuildRuby:0x00005575d4f45f48
@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.20240112-054239",
@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.000001 0.000018 ( 0.000018)
autoconf 0.000027 0.000001 0.000028 ( 0.000028)
configure 0.000025 0.000000 0.000025 ( 0.000026)
build_up 0.005024 0.000167 1.690677 ( 2.094466)
build_miniruby 0.001540 0.000052 1.472441 ( 1.471567)
build_ruby 0.001743 0.000058 3.208588 ( 3.415114)
build_all 0.006811 0.000000 5.727264 ( 2.501443)
build_install 0.017043 0.000059 6.952142 ( 3.554488)
test_btest 0.000734 0.000021 84.429319 ( 33.730031)
test_basic 0.000000 0.005620 0.866295 ( 0.972957)
test_all 0.090310 0.029343 743.249837 (241.217278)
test_rubyspec 0.036673 0.024364 84.814063 ( 96.159038)
total: 385.12 sec