Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230525-060900
#<BuildRuby:0x000055ef264de890
@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.20230525-060900",
@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.000017 0.000002 0.000019 ( 0.000018)
autoconf 0.000030 0.000002 0.000032 ( 0.000033)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.003022 0.003818 1.860020 ( 4.047974)
build_miniruby 0.001784 0.000000 1.380081 ( 1.465473)
build_ruby 0.001503 0.000000 2.573779 ( 2.855169)
build_all 0.002417 0.004169 2.033374 ( 1.637548)
build_install 0.011907 0.003964 3.212889 ( 2.744267)
test_btest 0.000578 0.000093 75.513621 ( 37.290637)
test_basic 0.006554 0.000402 0.793001 ( 1.225667)
test_all 0.001988 0.000067 587.621196 (254.801048)
test_rubyspec 0.020077 0.027498 79.571287 ( 94.767333)
total: 400.84 sec