Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240820-070016
#<BuildRuby:0x00007f52ec51fdd8
@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.20240820-070016",
@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.000016 0.000006 0.000022 ( 0.000023)
autoconf 0.000041 0.000015 0.000056 ( 0.000056)
configure 0.000026 0.000010 0.000036 ( 0.000036)
build_up 0.000514 0.008259 3.703623 ( 3.788713)
build_miniruby 0.001211 0.000543 1.226052 ( 1.222562)
build_ruby 0.002102 0.000000 4.092330 ( 4.276594)
build_all 0.004079 0.005105 8.404531 ( 3.302477)
build_install 0.010697 0.011551 10.785838 ( 5.041208)
test_btest 0.000648 0.000333 123.555930 ( 35.865932)
test_basic 0.008344 0.006358 1.499065 ( 1.837056)
test_all 0.095550 0.068470 949.143365 (329.411638)
test_rubyspec 0.041505 0.050760 177.441591 ( 36.496086)
total: 421.24 sec