Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230607-084340
#<BuildRuby:0x00005621c3c9e3d0
@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.20230607-084340",
@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.000014 0.000003 0.000017 ( 0.000016)
autoconf 0.000024 0.000003 0.000027 ( 0.000028)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.002859 0.003717 1.958004 ( 3.400322)
build_miniruby 0.000000 0.001615 1.370349 ( 1.370304)
build_ruby 0.000220 0.001405 2.888509 ( 3.155395)
build_all 0.006508 0.000572 2.244407 ( 2.192886)
build_install 0.015065 0.003117 3.650928 ( 3.331253)
test_btest 0.000766 0.000159 77.402648 ( 37.516818)
test_basic 0.004779 0.000077 0.725326 ( 0.810935)
test_all 0.002271 0.000455 588.559695 (201.280548)
test_rubyspec 0.026977 0.026944 80.528579 ( 92.595007)
total: 345.65 sec