Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230723-090238
#<BuildRuby:0x0000556dfea5a390
@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.20230723-090238",
@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.000015 0.000001 0.000016 ( 0.000017)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000022 0.000001 0.000023 ( 0.000022)
build_up 0.007123 0.000475 2.294826 ( 5.118473)
build_miniruby 0.001365 0.000091 1.685090 ( 2.069745)
build_ruby 0.001770 0.000118 3.315867 ( 4.678416)
build_all 0.004688 0.003531 2.769710 ( 2.619731)
build_install 0.015829 0.004914 4.426983 ( 4.628204)
test_btest 0.000670 0.000077 81.255807 ( 47.348152)
test_basic 0.003889 0.004217 0.927688 ( 1.367015)
test_all 0.000969 0.000135 627.488576 (377.080180)
test_rubyspec 0.039980 0.024616 96.722307 (179.195633)
total: 624.11 sec