Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230830-051046
#<BuildRuby:0x000056161afc6008
@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.20230830-051046",
@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.000011 0.000003 0.000014 ( 0.000016)
autoconf 0.000018 0.000005 0.000023 ( 0.000024)
configure 0.000017 0.000005 0.000022 ( 0.000021)
build_up 0.002008 0.004628 1.963389 ( 3.080051)
build_miniruby 0.001435 0.000460 1.690298 ( 1.872213)
build_ruby 0.001777 0.000000 3.367287 ( 3.659320)
build_all 0.001045 0.007784 6.687846 ( 4.478665)
build_install 0.003027 0.015785 7.959760 ( 6.199902)
test_btest 0.000574 0.000298 86.702802 ( 44.206902)
test_basic 0.006781 0.001356 0.982935 ( 1.228529)
test_all 0.002069 0.008457 739.364792 (331.356257)
test_rubyspec 0.031341 0.042744 108.266425 (127.106063)
total: 523.19 sec