Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240313-054628
#<BuildRuby:0x00005572470ee8e0
@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.20240313-054628",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000021 0.000005 0.000026 ( 0.000025)
configure 0.000018 0.000005 0.000023 ( 0.000023)
build_up 0.005706 0.001369 2.420161 ( 2.214222)
build_miniruby 0.001011 0.000243 1.400840 ( 1.398777)
build_ruby 0.001146 0.000275 3.204795 ( 3.397807)
build_all 0.007551 0.000000 6.565686 ( 2.547042)
build_install 0.006561 0.010722 8.252827 ( 3.737410)
test_btest 0.000774 0.000232 93.148002 ( 24.328581)
test_basic 0.001663 0.004649 0.914697 ( 0.973189)
test_all 0.106645 0.014139 797.783233 (241.790388)
test_rubyspec 0.044404 0.037774 112.119822 (121.133012)
total: 401.52 sec