Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231223-073332
#<BuildRuby:0x0000555ac635e320
@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.20231223-073332",
@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.000004 0.000026 ( 0.000026)
autoconf 0.000033 0.000006 0.000039 ( 0.000038)
configure 0.000026 0.000005 0.000031 ( 0.000031)
build_up 0.002403 0.004403 1.722620 ( 2.639759)
build_miniruby 0.001325 0.000276 1.670307 ( 1.677978)
build_ruby 0.001329 0.000277 3.243688 ( 3.539863)
build_all 0.007329 0.000642 5.741577 ( 3.383714)
build_install 0.010345 0.008981 6.979794 ( 4.681048)
test_btest 0.000752 0.000195 80.919903 ( 39.090131)
test_basic 0.005948 0.001543 0.792805 ( 0.858598)
test_all 0.084083 0.033802 700.120886 (259.745859)
test_rubyspec 0.021784 0.048880 94.939155 (109.916946)
total: 425.53 sec