Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230920-204708
#<BuildRuby:0x000056230bf8a258
@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.20230920-204708",
@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.000003 0.000033 ( 0.000032)
configure 0.000033 0.000003 0.000036 ( 0.000035)
build_up 0.002248 0.004287 2.272828 ( 4.421906)
build_miniruby 0.001349 0.000000 1.702903 ( 1.914098)
build_ruby 0.001953 0.000000 3.395358 ( 3.745700)
build_all 0.001596 0.006884 6.120792 ( 4.127300)
build_install 0.016749 0.002209 7.611078 ( 6.708665)
test_btest 0.000000 0.000820 81.425946 ( 43.196352)
test_basic 0.002250 0.006215 0.966930 ( 1.303896)
test_all 0.009923 0.000000 658.325828 (315.807788)
test_rubyspec 0.037833 0.032134 105.573300 (125.427794)
total: 506.65 sec