Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240213-103038
#<BuildRuby:0x00005560ef32df20
@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.20240213-103038",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000023 0.000003 0.000026 ( 0.000024)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.002840 0.003299 1.676381 ( 2.011312)
build_miniruby 0.001250 0.000178 1.366508 ( 1.364384)
build_ruby 0.001248 0.000178 2.781489 ( 3.054417)
build_all 0.000000 0.007073 6.415234 ( 2.453836)
build_install 0.013693 0.004148 7.779528 ( 3.744494)
test_btest 0.000858 0.000207 87.413109 ( 23.166147)
test_basic 0.002823 0.003600 0.775740 ( 0.836536)
test_all 0.088849 0.027035 752.450396 (223.869311)
test_rubyspec 0.035980 0.062492 163.465172 (172.986723)
total: 433.49 sec