Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221213-123933
#<BuildRuby:0x000055cd82f96258
@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.20221213-123933",
@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.000002 0.000015 ( 0.000015)
autoconf 0.000032 0.000000 0.000032 ( 0.000027)
configure 0.000020 0.000000 0.000020 ( 0.000020)
build_up 0.004963 0.000098 1.107962 ( 2.333550)
build_miniruby 0.001174 0.000097 1.326691 ( 1.373606)
build_ruby 0.000000 0.001628 2.771449 ( 3.024472)
build_all 0.000000 0.007604 6.168627 ( 4.462567)
build_install 0.004622 0.011376 5.493908 ( 4.232269)
test_btest 0.000641 0.000180 57.033602 ( 35.698130)
test_basic 0.001952 0.004801 0.428754 ( 0.706856)
test_all 0.001003 0.000321 622.802419 (314.454952)
test_rubyspec 0.016583 0.029773 71.015993 ( 88.177018)
total: 454.46 sec