Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230529-171534
#<BuildRuby:0x0000560a64abe108
@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.20230529-171534",
@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.000027 0.000002 0.000029 ( 0.000029)
autoconf 0.000039 0.000002 0.000041 ( 0.000041)
configure 0.000027 0.000002 0.000029 ( 0.000030)
build_up 0.007058 0.000200 1.942845 ( 4.829378)
build_miniruby 0.001690 0.000112 1.523150 ( 2.089676)
build_ruby 0.001563 0.000104 3.034783 ( 4.606015)
build_all 0.008734 0.000287 2.259047 ( 3.402946)
build_install 0.015252 0.005906 3.710932 ( 5.190778)
test_btest 0.000859 0.000083 79.914309 ( 88.462193)
test_basic 0.006581 0.000637 0.789217 ( 1.557606)
test_all 0.000943 0.000091 633.279253 (542.022695)
test_rubyspec 0.037268 0.019431 85.313003 (107.082510)
total: 759.24 sec