Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230612-010206
#<BuildRuby:0x0000564e451c9a00
@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.20230612-010206",
@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.000012 0.000003 0.000015 ( 0.000016)
autoconf 0.000026 0.000005 0.000031 ( 0.000031)
configure 0.000018 0.000004 0.000022 ( 0.000022)
build_up 0.000000 0.005650 1.823209 ( 3.758051)
build_miniruby 0.000000 0.001404 1.351689 ( 1.480053)
build_ruby 0.000000 0.001588 2.759941 ( 3.174431)
build_all 0.000000 0.007941 2.302126 ( 2.369485)
build_install 0.005536 0.012357 3.544709 ( 3.409071)
test_btest 0.000706 0.000368 77.113970 ( 43.971361)
test_basic 0.005816 0.001038 0.799089 ( 1.090327)
test_all 0.001229 0.000615 566.965900 (214.712958)
test_rubyspec 0.029224 0.022726 82.214162 ( 94.674770)
total: 368.64 sec