Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231231-172401
#<BuildRuby:0x000055e6d590e018
@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.20231231-172401",
@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.000004 0.000022 ( 0.000021)
autoconf 0.000027 0.000006 0.000033 ( 0.000031)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.004797 0.000914 1.400174 ( 1.741623)
build_miniruby 0.001352 0.000000 1.383868 ( 1.381793)
build_ruby 0.001777 0.000000 2.625303 ( 2.859740)
build_all 0.006616 0.000000 5.285881 ( 2.076572)
build_install 0.016105 0.000101 6.684747 ( 3.423554)
test_btest 0.000682 0.000101 80.526002 ( 21.360787)
test_basic 0.006906 0.001023 0.889418 ( 0.949928)
test_all 0.094761 0.029671 755.041726 (240.028492)
test_rubyspec 0.031634 0.024463 80.657343 ( 92.240338)
total: 366.06 sec