Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230206-022312
#<BuildRuby:0x0000560c6d356018
@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.20230206-022312",
@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.000016)
autoconf 0.000019 0.000005 0.000024 ( 0.000024)
configure 0.000016 0.000004 0.000020 ( 0.000020)
build_up 0.005343 0.000439 1.266351 ( 2.964142)
build_miniruby 0.001517 0.000425 1.325653 ( 1.546061)
build_ruby 0.001533 0.000429 2.847639 ( 4.004464)
build_all 0.004885 0.004252 4.163675 ( 5.005059)
build_install 0.017439 0.000375 3.119751 ( 3.806257)
test_btest 0.000934 0.000000 60.537562 ( 59.312437)
test_basic 0.007160 0.000018 0.480936 ( 0.887978)
test_all 0.000915 0.000229 688.010085 (384.805050)
test_rubyspec 0.021192 0.028114 73.387156 ( 85.403756)
total: 547.74 sec