Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240205-122025
#<BuildRuby:0x00005588ac911d80
@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.20240205-122025",
@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.000001 0.000020 ( 0.000021)
autoconf 0.000030 0.000002 0.000032 ( 0.000031)
configure 0.000025 0.000002 0.000027 ( 0.000027)
build_up 0.002974 0.003141 1.684374 ( 2.056321)
build_miniruby 0.001279 0.000120 1.244139 ( 1.242594)
build_ruby 0.001395 0.000131 3.013740 ( 3.232393)
build_all 0.007456 0.000000 5.772250 ( 2.219099)
build_install 0.014063 0.004077 6.893028 ( 3.218133)
test_btest 0.000838 0.000090 83.040438 ( 23.164165)
test_basic 0.005411 0.000160 0.784945 ( 0.847015)
test_all 0.079307 0.038327 686.304439 (194.022282)
test_rubyspec 0.052735 0.043668 147.601141 (159.183150)
total: 389.19 sec