Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230503-012418
#<BuildRuby:0x000055e6a5926008
@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.20230503-012418",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000028 0.000004 0.000032 ( 0.000031)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.002271 0.003800 1.839123 ( 3.989501)
build_miniruby 0.001141 0.000198 1.243725 ( 1.354079)
build_ruby 0.001090 0.000189 2.651233 ( 3.095531)
build_all 0.000000 0.007254 2.220585 ( 2.268777)
build_install 0.011556 0.004887 3.546505 ( 3.522169)
test_btest 0.000615 0.000165 72.222562 ( 43.980053)
test_basic 0.001008 0.005945 0.777110 ( 1.099917)
test_all 0.000784 0.000253 572.783019 (276.809435)
test_rubyspec 0.021465 0.028188 80.326293 ( 99.248783)
total: 435.37 sec