Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230824-185507
#<BuildRuby:0x00005561ac4f21b8
@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.20230824-185507",
@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.000004 0.000023 ( 0.000022)
autoconf 0.000027 0.000005 0.000032 ( 0.000033)
configure 0.000028 0.000005 0.000033 ( 0.000033)
build_up 0.006205 0.001149 2.283466 ( 5.293931)
build_miniruby 0.001270 0.000235 1.626305 ( 2.693944)
build_ruby 0.001700 0.000315 3.157211 ( 4.589256)
build_all 0.006952 0.000471 5.985491 ( 4.600163)
build_install 0.015022 0.004758 7.648824 ( 5.592640)
test_btest 0.000609 0.000118 83.605468 ( 49.165259)
test_basic 0.002454 0.005047 0.938646 ( 1.694030)
test_all 0.008122 0.001834 680.435748 (355.347021)
test_rubyspec 0.026309 0.041692 105.611267 (141.150129)
total: 570.13 sec