Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240127-113602
#<BuildRuby:0x00005605cae5e018
@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.20240127-113602",
@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.000004 0.000023 ( 0.000023)
autoconf 0.000026 0.000006 0.000032 ( 0.000031)
configure 0.000023 0.000005 0.000028 ( 0.000027)
build_up 0.000527 0.005729 1.774340 ( 2.106365)
build_miniruby 0.001079 0.000315 1.433323 ( 1.432239)
build_ruby 0.001685 0.000000 3.132692 ( 3.353594)
build_all 0.007047 0.000000 6.065742 ( 2.331469)
build_install 0.013110 0.005267 7.192770 ( 3.365868)
test_btest 0.001179 0.000000 85.721329 ( 24.756003)
test_basic 0.005911 0.001015 0.912717 ( 0.975469)
test_all 0.079134 0.035794 711.285205 (218.428330)
test_rubyspec 0.046279 0.051809 153.830184 (165.171565)
total: 421.92 sec