Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240122-142008
#<BuildRuby:0x0000557d113921a8
@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.20240122-142008",
@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.000018 0.000000 0.000018 ( 0.000018)
autoconf 0.000027 0.000001 0.000028 ( 0.000028)
configure 0.000026 0.000001 0.000027 ( 0.000026)
build_up 0.001038 0.004000 1.587128 ( 1.959314)
build_miniruby 0.001658 0.000000 1.645443 ( 1.643616)
build_ruby 0.001931 0.000000 3.503191 ( 3.760137)
build_all 0.005659 0.002955 6.349560 ( 3.362989)
build_install 0.014891 0.004100 7.342456 ( 4.355349)
test_btest 0.000698 0.000082 84.401899 ( 31.357941)
test_basic 0.007003 0.000824 0.874752 ( 0.987133)
test_all 0.088967 0.023428 742.414840 (284.901640)
test_rubyspec 0.076230 0.030340 169.860618 (185.687587)
total: 518.02 sec