Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230212-153756
#<BuildRuby:0x00005555821eded0
@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.20230212-153756",
@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.000013 0.000003 0.000016 ( 0.000015)
autoconf 0.000017 0.000003 0.000020 ( 0.000021)
configure 0.000016 0.000004 0.000020 ( 0.000019)
build_up 0.003422 0.000734 0.933586 ( 1.322633)
build_miniruby 0.000905 0.000194 1.092477 ( 1.090997)
build_ruby 0.001288 0.000276 2.272531 ( 2.459543)
build_all 0.006849 0.000000 3.788310 ( 1.933801)
build_install 0.009555 0.004158 2.866182 ( 2.112095)
test_btest 0.000748 0.000166 57.275627 ( 19.707924)
test_basic 0.004046 0.000899 0.404042 ( 0.502735)
test_all 0.001378 0.000000 627.054372 (192.850549)
test_rubyspec 0.022562 0.020634 67.147438 ( 77.099749)
total: 299.08 sec