Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230909-100223
#<BuildRuby:0x00005589dc866120
@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.20230909-100223",
@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.000001 0.000017 ( 0.000019)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000020 0.000002 0.000022 ( 0.000023)
build_up 0.002450 0.004480 2.214702 ( 4.561179)
build_miniruby 0.001469 0.000235 1.722770 ( 1.739732)
build_ruby 0.001425 0.000228 3.200053 ( 3.692224)
build_all 0.007736 0.000527 6.241498 ( 5.364943)
build_install 0.012579 0.007851 7.686543 ( 6.323428)
test_btest 0.000000 0.000837 81.362428 ( 48.347353)
test_basic 0.004189 0.003335 0.958634 ( 1.265634)
test_all 0.009244 0.001087 665.511008 (351.018453)
test_rubyspec 0.041831 0.028539 104.127365 (125.155994)
total: 547.48 sec