Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230502-165136
#<BuildRuby:0x000055f224a3a130
@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.20230502-165136",
@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.000012 0.000001 0.000013 ( 0.000012)
autoconf 0.000021 0.000001 0.000022 ( 0.000021)
configure 0.000016 0.000001 0.000017 ( 0.000017)
build_up 0.005569 0.000232 1.834937 ( 3.925270)
build_miniruby 0.001742 0.000073 1.382052 ( 1.605715)
build_ruby 0.000000 0.001714 2.556641 ( 2.856808)
build_all 0.003613 0.002728 2.179292 ( 1.978778)
build_install 0.014983 0.000000 3.338126 ( 2.892457)
test_btest 0.000897 0.000000 74.219854 ( 38.658378)
test_basic 0.005935 0.000293 0.780433 ( 0.892074)
test_all 0.001701 0.000122 593.201675 (242.936515)
test_rubyspec 0.020969 0.028667 80.046174 ( 92.487285)
total: 388.23 sec