Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230706-223857
#<BuildRuby:0x00005595d36aa3b0
@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.20230706-223857",
@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.000002 0.000018 ( 0.000019)
autoconf 0.000025 0.000005 0.000030 ( 0.000031)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.002510 0.004498 2.107609 ( 5.692117)
build_miniruby 0.001206 0.000258 1.598845 ( 1.843668)
build_ruby 0.002072 0.000000 3.338181 ( 4.577245)
build_all 0.005981 0.000834 2.413196 ( 2.559254)
build_install 0.014394 0.003696 3.986716 ( 5.153124)
test_btest 0.000812 0.000172 80.624648 ( 46.688578)
test_basic 0.006444 0.001367 0.914613 ( 1.733643)
test_all 0.000975 0.000207 634.375706 (332.165576)
test_rubyspec 0.025983 0.027846 91.127009 (140.298459)
total: 540.71 sec