Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230525-230751
#<BuildRuby:0x0000560ad2fd1a00
@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.20230525-230751",
@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.000017 0.000001 0.000018 ( 0.000018)
autoconf 0.000025 0.000002 0.000027 ( 0.000028)
configure 0.000020 0.000001 0.000021 ( 0.000021)
build_up 0.006964 0.000536 1.960801 ( 4.347459)
build_miniruby 0.001694 0.000131 1.530313 ( 2.005856)
build_ruby 0.001789 0.000138 2.787544 ( 3.541157)
build_all 0.006721 0.000517 2.195648 ( 2.339346)
build_install 0.018186 0.000997 3.545766 ( 3.916470)
test_btest 0.000900 0.000067 77.345989 ( 58.871773)
test_basic 0.006529 0.000484 0.816616 ( 1.266129)
test_all 0.001202 0.000089 602.975145 (611.328042)
test_rubyspec 0.041539 0.019779 85.986595 (126.400884)
total: 814.02 sec