Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230309-114517
#<BuildRuby:0x000055583a18def8
@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.20230309-114517",
@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.000004 0.000025 ( 0.000026)
autoconf 0.000026 0.000005 0.000031 ( 0.000032)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.002041 0.004489 1.914535 ( 7.097255)
build_miniruby 0.000000 0.001440 1.389424 ( 1.692206)
build_ruby 0.000000 0.002319 2.820501 ( 7.255847)
build_all 0.003472 0.004123 2.172038 ( 2.324179)
build_install 0.016620 0.001205 3.288712 ( 3.852811)
test_btest 0.000663 0.000179 69.918755 ( 44.211398)
test_basic 0.006753 0.000638 0.545246 ( 1.012958)
test_all 0.000838 0.000218 538.818838 (278.660508)
test_rubyspec 0.015700 0.036586 79.832384 (101.007262)
total: 447.12 sec