Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230102-005635
#<BuildRuby:0x000055c9b75868e0
@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.20230102-005635",
@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.000010 0.000002 0.000012 ( 0.000013)
autoconf 0.000016 0.000003 0.000019 ( 0.000019)
configure 0.000014 0.000003 0.000017 ( 0.000017)
build_up 0.000891 0.004142 0.951336 ( 1.332791)
build_miniruby 0.000982 0.000234 1.112725 ( 1.111190)
build_ruby 0.001382 0.000000 2.484746 ( 2.885366)
build_all 0.006067 0.000000 2.897391 ( 1.342739)
build_install 0.011695 0.002118 2.597174 ( 1.661873)
test_btest 0.000581 0.000125 55.061204 ( 14.181129)
test_basic 0.005042 0.000000 0.286197 ( 0.378024)
test_all 0.001133 0.000000 574.314242 (161.363395)
test_rubyspec 0.024140 0.014400 54.490534 ( 64.458623)
total: 248.72 sec