Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240617-214958
#<BuildRuby:0x00007f1f343cfdc0
@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.20240617-214958",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000022 0.000006 0.000028 ( 0.000029)
autoconf 0.000040 0.000010 0.000050 ( 0.000050)
configure 0.000034 0.000008 0.000042 ( 0.000042)
build_up 0.004942 0.003223 3.650887 ( 3.597847)
build_miniruby 0.001404 0.000361 1.784946 ( 1.784936)
build_ruby 0.001941 0.000499 4.249965 ( 4.403982)
build_all 0.008694 0.000153 7.473118 ( 2.944650)
build_install 0.021261 0.000000 10.030928 ( 4.715584)
test_btest 0.001065 0.000000 114.475219 ( 29.890212)
test_basic 0.002563 0.006318 1.155376 ( 1.204267)
test_all 0.096142 0.054068 809.042176 (228.980062)
test_rubyspec 0.063988 0.028840 162.441667 ( 33.050194)
total: 310.57 sec