Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230524-150431
#<BuildRuby:0x000055754b0e9a00
@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.20230524-150431",
@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.000014)
autoconf 0.000024 0.000005 0.000029 ( 0.000029)
configure 0.000015 0.000003 0.000018 ( 0.000019)
build_up 0.005694 0.000389 1.796087 ( 3.777627)
build_miniruby 0.001242 0.000239 1.322838 ( 1.413856)
build_ruby 0.001320 0.000254 2.716800 ( 3.403834)
build_all 0.004080 0.003077 2.137416 ( 1.891584)
build_install 0.008307 0.007682 3.350833 ( 3.293113)
test_btest 0.000290 0.000923 75.835764 ( 40.386774)
test_basic 0.003989 0.002898 0.791947 ( 0.995797)
test_all 0.000903 0.000262 610.528248 (483.207715)
test_rubyspec 0.043254 0.022182 87.741810 (142.751018)
total: 681.12 sec