Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230626-234935
#<BuildRuby:0x00005634b35f61d8
@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.20230626-234935",
@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.000024 0.000003 0.000027 ( 0.000029)
autoconf 0.000030 0.000004 0.000034 ( 0.000034)
configure 0.000020 0.000002 0.000022 ( 0.000024)
build_up 0.003122 0.003843 2.011935 ( 5.027699)
build_miniruby 0.001066 0.000177 1.548057 ( 2.144024)
build_ruby 0.001256 0.000209 3.183897 ( 3.856824)
build_all 0.006499 0.001083 2.497457 ( 2.929086)
build_install 0.011965 0.004965 3.870912 ( 3.831371)
test_btest 0.000657 0.000126 80.866960 ( 48.355330)
test_basic 0.002108 0.004973 0.896984 ( 1.791114)
test_all 0.002029 0.000469 617.576547 (324.920020)
test_rubyspec 0.025878 0.025923 88.508255 (128.595826)
total: 521.45 sec