Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240226-144443
#<BuildRuby:0x0000557df8462230
@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.20240226-144443",
@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.000022 0.000001 0.000023 ( 0.000024)
autoconf 0.000029 0.000003 0.000032 ( 0.000031)
configure 0.000024 0.000002 0.000026 ( 0.000026)
build_up 0.000000 0.006864 2.375297 ( 2.164290)
build_miniruby 0.000082 0.001115 1.350435 ( 1.348515)
build_ruby 0.000000 0.001597 2.976820 ( 3.206902)
build_all 0.001735 0.005850 6.079335 ( 2.309863)
build_install 0.014081 0.003547 7.691525 ( 3.511127)
test_btest 0.000794 0.000000 88.342780 ( 23.462831)
test_basic 0.002146 0.003673 0.897681 ( 0.958615)
test_all 0.073176 0.041946 778.719299 (234.854499)
test_rubyspec 0.058109 0.021256 112.594329 (121.852080)
total: 393.67 sec