Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240627-005757
#<BuildRuby:0x00007f38a171fdc8
@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.20240627-005757",
@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.000017 0.000005 0.000022 ( 0.000023)
autoconf 0.000033 0.000009 0.000042 ( 0.000041)
configure 0.000030 0.000008 0.000038 ( 0.000039)
build_up 0.000773 0.006974 3.892969 ( 3.681743)
build_miniruby 0.001299 0.000417 1.511086 ( 1.508724)
build_ruby 0.001383 0.000444 4.098943 ( 4.233490)
build_all 0.009171 0.000355 8.048760 ( 3.210002)
build_install 0.019229 0.001597 11.067061 ( 5.054690)
test_btest 0.000803 0.000217 114.029755 ( 30.194156)
test_basic 0.008199 0.001153 1.058090 ( 1.109423)
test_all 0.114069 0.037911 903.260117 (353.671105)
test_rubyspec 0.043505 0.051089 169.718734 ( 62.436932)
total: 465.10 sec