Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230730-070725
#<BuildRuby:0x000055a83636e2a8
@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.20230730-070725",
@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.000016 0.000003 0.000019 ( 0.000020)
autoconf 0.000026 0.000004 0.000030 ( 0.000030)
configure 0.000024 0.000003 0.000027 ( 0.000028)
build_up 0.000000 0.006742 2.218008 ( 3.530444)
build_miniruby 0.000000 0.001771 1.672642 ( 1.676605)
build_ruby 0.000846 0.001504 3.349671 ( 3.616237)
build_all 0.004842 0.003040 2.762519 ( 2.025756)
build_install 0.013688 0.005452 4.330156 ( 3.362501)
test_btest 0.000872 0.000245 86.721079 ( 39.561468)
test_basic 0.007484 0.000979 0.998387 ( 1.150556)
test_all 0.000785 0.000214 666.278585 (372.946331)
test_rubyspec 0.036355 0.026162 99.980685 (165.345030)
total: 593.22 sec