Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230913-084206
#<BuildRuby:0x000055829aa323d0
@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.20230913-084206",
@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.000001 0.000017 ( 0.000017)
autoconf 0.000028 0.000001 0.000029 ( 0.000030)
configure 0.000022 0.000001 0.000023 ( 0.000023)
build_up 0.003599 0.004230 2.340136 ( 4.581866)
build_miniruby 0.001355 0.000123 1.727326 ( 1.842229)
build_ruby 0.001813 0.000165 3.502500 ( 4.020016)
build_all 0.005191 0.004241 6.544458 ( 4.728884)
build_install 0.011225 0.009510 8.273983 ( 7.068666)
test_btest 0.000956 0.000164 85.207894 ( 44.578577)
test_basic 0.003465 0.005076 1.032563 ( 1.643747)
test_all 0.007967 0.001594 686.044483 (311.014942)
test_rubyspec 0.043943 0.028729 108.461725 (126.936417)
total: 506.42 sec