Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230602-053350
#<BuildRuby:0x0000561de66b1e80
@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.20230602-053350",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000020 0.000003 0.000023 ( 0.000024)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.006236 0.000998 1.934911 ( 4.579872)
build_miniruby 0.001200 0.000192 1.682706 ( 2.075585)
build_ruby 0.001672 0.000267 2.953616 ( 3.562822)
build_all 0.003454 0.005086 2.195495 ( 2.631507)
build_install 0.013904 0.004599 3.698856 ( 3.984297)
test_btest 0.000935 0.000000 78.639369 ( 48.896924)
test_basic 0.007626 0.000000 0.837355 ( 1.273580)
test_all 0.002166 0.000000 572.056690 (261.729305)
test_rubyspec 0.031370 0.018996 83.109219 ( 96.478326)
total: 425.21 sec