Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230702-110600
#<BuildRuby:0x000055f6b4e49f70
@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.20230702-110600",
@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.000021 0.000001 0.000022 ( 0.000023)
autoconf 0.000032 0.000003 0.000035 ( 0.000034)
configure 0.000030 0.000002 0.000032 ( 0.000032)
build_up 0.006540 0.000174 2.028873 ( 5.224554)
build_miniruby 0.001243 0.000085 1.477680 ( 1.943430)
build_ruby 0.001618 0.000111 3.196555 ( 3.835693)
build_all 0.007458 0.000216 2.502432 ( 2.911235)
build_install 0.005575 0.012501 3.803608 ( 5.559709)
test_btest 0.000651 0.000102 80.819161 ( 46.832812)
test_basic 0.000000 0.007123 0.876681 ( 1.251519)
test_all 0.000000 0.001267 596.153653 (316.248509)
test_rubyspec 0.030717 0.019266 89.639016 (127.810907)
total: 511.62 sec