Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230925-121705
#<BuildRuby:0x00005605d95cdfc0
@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.20230925-121705",
@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.000020 0.000005 0.000025 ( 0.000019)
autoconf 0.000031 0.000009 0.000040 ( 0.000035)
configure 0.000025 0.000007 0.000032 ( 0.000031)
build_up 0.002961 0.004870 2.316956 ( 4.994056)
build_miniruby 0.001472 0.000000 1.665519 ( 2.063067)
build_ruby 0.001442 0.000000 3.458404 ( 4.229634)
build_all 0.007851 0.000922 6.527886 ( 5.328820)
build_install 0.020084 0.001769 7.862015 ( 6.862812)
test_btest 0.000810 0.000215 83.252181 ( 55.298543)
test_basic 0.003467 0.004940 0.978811 ( 1.332482)
test_all 0.006983 0.003699 734.048973 (557.121316)
test_rubyspec 0.038383 0.042834 111.067552 (165.004675)
total: 802.24 sec