Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231018-074135
#<BuildRuby:0x00005578dd451fb8
@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.20231018-074135",
@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.000023 0.000002 0.000025 ( 0.000025)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.002759 0.003932 2.404551 ( 2.460026)
build_miniruby 0.000000 0.001864 1.719383 ( 1.721919)
build_ruby 0.000180 0.001571 3.524954 ( 3.725381)
build_all 0.000746 0.007209 6.361869 ( 2.809990)
build_install 0.015717 0.003902 8.071105 ( 4.262540)
test_btest 0.000000 0.000828 89.846517 ( 33.169801)
test_basic 0.000970 0.006969 0.922718 ( 1.048932)
test_all 0.007413 0.001854 684.634334 (256.806515)
test_rubyspec 0.034004 0.036274 103.677784 (115.163219)
total: 421.17 sec