Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231228-213516
#<BuildRuby:0x00005645dedd63d0
@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.20231228-213516",
@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.000022 0.000003 0.000025 ( 0.000026)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.001663 0.003550 1.523261 ( 1.884507)
build_miniruby 0.001146 0.000238 1.559479 ( 1.557771)
build_ruby 0.001345 0.000281 3.176741 ( 3.398822)
build_all 0.003267 0.003868 5.515824 ( 2.687868)
build_install 0.007586 0.009152 6.592372 ( 3.842777)
test_btest 0.000955 0.000000 79.078383 ( 31.760729)
test_basic 0.006674 0.000000 0.827667 ( 0.905348)
test_all 0.066067 0.052969 751.750927 (286.153293)
test_rubyspec 0.034318 0.032269 94.883840 (106.597426)
total: 438.79 sec