Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230113-051224
#<BuildRuby:0x0000562125699a00
@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.20230113-051224",
@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.000009 0.000002 0.000011 ( 0.000011)
autoconf 0.000015 0.000003 0.000018 ( 0.000019)
configure 0.000016 0.000004 0.000020 ( 0.000021)
build_up 0.000241 0.004188 1.056656 ( 1.769938)
build_miniruby 0.000844 0.000267 1.262437 ( 1.260836)
build_ruby 0.001152 0.000364 3.076683 ( 3.465341)
build_all 0.005781 0.000463 3.542365 ( 1.784072)
build_install 0.013594 0.000168 2.821615 ( 1.991960)
test_btest 0.000000 0.000822 56.187266 ( 14.858614)
test_basic 0.000925 0.003742 0.378627 ( 0.471226)
test_all 0.000954 0.000290 632.142466 (221.982395)
test_rubyspec 0.024573 0.027371 74.538332 ( 87.112187)
total: 334.70 sec