Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230601-044331
#<BuildRuby:0x00005638b0881a00
@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.20230601-044331",
@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.000013)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000014 0.000002 0.000016 ( 0.000018)
build_up 0.001900 0.003547 1.769227 ( 3.073120)
build_miniruby 0.000000 0.001697 1.323250 ( 1.324106)
build_ruby 0.000000 0.001570 2.555509 ( 2.761808)
build_all 0.005864 0.000824 2.208827 ( 1.477154)
build_install 0.008805 0.008068 3.379526 ( 2.387443)
test_btest 0.000924 0.000249 77.379958 ( 30.417976)
test_basic 0.000385 0.004096 0.703966 ( 0.780227)
test_all 0.002000 0.000615 570.144491 (193.913538)
test_rubyspec 0.014061 0.035400 77.334896 ( 89.100462)
total: 325.24 sec