Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240112-105518
#<BuildRuby:0x00005610134c6390
@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.20240112-105518",
@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.000016 0.000003 0.000019 ( 0.000018)
autoconf 0.000022 0.000004 0.000026 ( 0.000025)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.004692 0.000751 1.732691 ( 2.677055)
build_miniruby 0.001823 0.000000 1.762818 ( 1.801909)
build_ruby 0.001620 0.000000 3.468069 ( 3.733870)
build_all 0.004513 0.003434 5.924395 ( 3.497491)
build_install 0.017331 0.000810 7.017345 ( 3.995269)
test_btest 0.000608 0.000098 82.711582 ( 31.668085)
test_basic 0.003079 0.004062 0.933085 ( 1.013470)
test_all 0.078767 0.038939 781.168880 (280.017206)
test_rubyspec 0.035412 0.033868 96.597907 (108.278194)
total: 436.68 sec