Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240130-231015
#<BuildRuby:0x0000564e5b7568e0
@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.20240130-231015",
@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.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000028 0.000004 0.000032 ( 0.000032)
configure 0.000022 0.000003 0.000025 ( 0.000026)
build_up 0.006179 0.000882 2.003531 ( 4.005377)
build_miniruby 0.001579 0.000226 1.777710 ( 2.537845)
build_ruby 0.001953 0.000279 3.605913 ( 5.339292)
build_all 0.007706 0.001101 6.629342 ( 8.404361)
build_install 0.022324 0.000470 8.220459 ( 10.420338)
test_btest 0.000802 0.000100 89.638647 (107.595788)
test_basic 0.007621 0.000000 0.945821 ( 1.759091)
test_all 0.102609 0.021843 807.226060 (625.012335)
test_rubyspec 0.067417 0.038896 173.625811 (189.540999)
total: 954.62 sec