Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231021-204231
#<BuildRuby:0x00005650c0769a00
@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.20231021-204231",
@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.000006 0.000032 ( 0.000032)
configure 0.000017 0.000004 0.000021 ( 0.000021)
build_up 0.000000 0.007321 2.263947 ( 2.793612)
build_miniruby 0.000800 0.000605 1.556448 ( 1.596908)
build_ruby 0.001606 0.000000 3.116649 ( 3.359332)
build_all 0.003929 0.004446 5.946105 ( 3.310978)
build_install 0.009974 0.010205 7.370936 ( 4.366370)
test_btest 0.000595 0.000220 81.343767 ( 37.702928)
test_basic 0.002542 0.005280 0.878391 ( 0.974093)
test_all 0.076609 0.040413 647.639874 (275.746723)
test_rubyspec 0.027114 0.038002 91.833224 (103.585209)
total: 433.44 sec