Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230904-125502
#<BuildRuby:0x000055a0c45f21d8
@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.20230904-125502",
@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.000026 0.000005 0.000031 ( 0.000031)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.002417 0.003673 1.704016 ( 3.167272)
build_miniruby 0.001406 0.000301 7.463729 ( 7.098427)
build_ruby 0.001742 0.000374 3.207830 ( 3.435876)
build_all 0.007126 0.000630 6.264596 ( 3.441544)
build_install 0.010507 0.007859 7.536643 ( 4.358717)
test_btest 0.000620 0.000155 83.742522 ( 32.120602)
test_basic 0.005055 0.000220 0.847249 ( 0.914833)
test_all 0.006699 0.001624 662.503903 (283.119196)
test_rubyspec 0.032137 0.036469 100.680929 (119.111936)
total: 456.77 sec