Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240320-101609
#<BuildRuby:0x000056047806e320
@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.20240320-101609",
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000025 0.000003 0.000028 ( 0.000029)
configure 0.000020 0.000003 0.000023 ( 0.000022)
build_up 0.004872 0.004734 3.605692 ( 2.504602)
build_miniruby 0.001274 0.000188 1.759619 ( 1.758079)
build_ruby 0.001281 0.000189 3.116697 ( 3.346129)
build_all 0.007354 0.000437 6.880413 ( 2.690049)
build_install 0.015727 0.004810 9.286474 ( 4.013857)
test_btest 0.000702 0.000114 94.143678 ( 25.910447)
test_basic 0.005606 0.000904 0.888800 ( 0.954817)
test_all 0.068225 0.050894 796.983683 (252.869985)
test_rubyspec 0.048598 0.047797 139.231727 (183.425178)
total: 477.47 sec