Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230831-060221
#<BuildRuby:0x00005601df835f90
@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.20230831-060221",
@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.000023 0.000002 0.000025 ( 0.000026)
autoconf 0.000043 0.000004 0.000047 ( 0.000047)
configure 0.000030 0.000003 0.000033 ( 0.000032)
build_up 0.001686 0.004178 1.917639 ( 2.613171)
build_miniruby 0.001656 0.000207 1.699362 ( 1.758417)
build_ruby 0.001765 0.000221 3.458142 ( 3.714917)
build_all 0.008492 0.000026 6.581624 ( 3.855779)
build_install 0.006637 0.012110 7.900146 ( 5.116137)
test_btest 0.000655 0.000127 87.516332 ( 44.229445)
test_basic 0.009189 0.000175 0.970839 ( 1.117047)
test_all 0.008094 0.002359 717.301982 (318.605263)
test_rubyspec 0.032051 0.039829 107.987404 (124.069015)
total: 505.08 sec