Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230504-133942
#<BuildRuby:0x00005568afc623d0
@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.20230504-133942",
@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.000003 0.000019 ( 0.000020)
autoconf 0.000026 0.000004 0.000030 ( 0.000030)
configure 0.000022 0.000004 0.000026 ( 0.000025)
build_up 0.004555 0.000792 1.820945 ( 3.174717)
build_miniruby 0.001486 0.000000 1.290007 ( 1.291038)
build_ruby 0.000000 0.001360 2.446292 ( 2.656590)
build_all 0.004572 0.001549 2.085028 ( 1.404545)
build_install 0.012933 0.000902 3.366422 ( 2.466875)
test_btest 0.000611 0.000109 74.605108 ( 28.676125)
test_basic 0.005015 0.000895 0.744920 ( 0.821207)
test_all 0.000904 0.000161 567.345537 (194.445744)
test_rubyspec 0.028131 0.020458 78.006381 ( 89.807558)
total: 324.75 sec