Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230526-185726
#<BuildRuby:0x00005596f9be9f70
@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.20230526-185726",
@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.000014 0.000003 0.000017 ( 0.000018)
autoconf 0.000022 0.000005 0.000027 ( 0.000027)
configure 0.000020 0.000004 0.000024 ( 0.000025)
build_up 0.005095 0.001107 1.886796 ( 4.008710)
build_miniruby 0.000000 0.001624 1.391149 ( 1.468136)
build_ruby 0.000000 0.001618 2.645026 ( 3.021635)
build_all 0.002577 0.004537 2.267329 ( 1.988937)
build_install 0.013802 0.003354 3.412015 ( 3.145758)
test_btest 0.000585 0.000167 76.255063 ( 39.621204)
test_basic 0.006214 0.000595 0.763389 ( 0.904246)
test_all 0.001680 0.000464 563.204857 (254.638409)
test_rubyspec 0.018213 0.040243 85.121692 (114.391736)
total: 423.19 sec