Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230512-113255
#<BuildRuby:0x0000558a7a882390
@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.20230512-113255",
@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.000013 0.000003 0.000016 ( 0.000015)
autoconf 0.000018 0.000005 0.000023 ( 0.000022)
configure 0.000024 0.000000 0.000024 ( 0.000025)
build_up 0.005797 0.000447 1.881375 ( 4.167585)
build_miniruby 0.001371 0.000000 1.258580 ( 1.520921)
build_ruby 0.001472 0.000000 2.693344 ( 3.204196)
build_all 0.006517 0.000272 2.255170 ( 2.428755)
build_install 0.011180 0.005927 3.440963 ( 3.620509)
test_btest 0.000529 0.000132 74.353064 ( 43.032333)
test_basic 0.006875 0.000571 0.782984 ( 1.146046)
test_all 0.001157 0.000278 584.465923 (285.709094)
test_rubyspec 0.013730 0.037038 82.808035 (101.844740)
total: 446.68 sec