Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230817-025712
#<BuildRuby:0x000055d8c616e190
@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.20230817-025712",
@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.000020 0.000001 0.000021 ( 0.000020)
autoconf 0.000032 0.000001 0.000033 ( 0.000032)
configure 0.000028 0.000001 0.000029 ( 0.000030)
build_up 0.002870 0.003653 2.215809 ( 3.585057)
build_miniruby 0.001833 0.000111 1.575966 ( 1.588501)
build_ruby 0.001741 0.000106 3.693443 ( 5.091476)
build_all 0.007639 0.000463 6.267973 ( 3.502134)
build_install 0.013094 0.007928 8.076534 ( 5.188243)
test_btest 0.000971 0.000105 85.181421 ( 46.778617)
test_basic 0.007585 0.000820 0.964712 ( 1.089860)
test_all 0.002650 0.008333 687.558228 (301.105996)
test_rubyspec 0.043077 0.030316 105.715970 (127.148175)
total: 495.08 sec