Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230214-133832
#<BuildRuby:0x000055a51edbe7f0
@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.20230214-133832",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000021 0.000004 0.000025 ( 0.000025)
configure 0.000017 0.000004 0.000021 ( 0.000021)
build_up 0.003832 0.000730 1.383548 ( 1.767579)
build_miniruby 0.000936 0.000178 1.074964 ( 1.073317)
build_ruby 0.001310 0.000000 2.354218 ( 2.567280)
build_all 0.006697 0.000000 3.638129 ( 1.709282)
build_install 0.014415 0.000299 3.102105 ( 2.203842)
test_btest 0.000633 0.000097 57.112319 ( 15.949368)
test_basic 0.004437 0.000000 0.429686 ( 0.522704)
test_all 0.001561 0.000000 618.390220 (184.944247)
test_rubyspec 0.022036 0.017613 64.941816 ( 75.035495)
total: 285.77 sec