Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230925-042321
#<BuildRuby:0x00005575abd7a138
@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.20230925-042321",
@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.000025 0.000003 0.000028 ( 0.000027)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.007903 0.000000 2.354855 ( 4.702952)
build_miniruby 0.001442 0.000127 1.705753 ( 1.955806)
build_ruby 0.001605 0.000000 3.515803 ( 4.063719)
build_all 0.006216 0.003150 6.410412 ( 5.221064)
build_install 0.010456 0.011883 7.950062 ( 6.690057)
test_btest 0.001034 0.000000 83.301588 ( 56.618603)
test_basic 0.005400 0.003637 1.011371 ( 1.507076)
test_all 0.005817 0.005087 740.254183 (399.201239)
test_rubyspec 0.043377 0.041111 110.004433 (149.237630)
total: 629.20 sec