Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231022-123011
#<BuildRuby:0x000055d91b10dfc0
@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.20231022-123011",
@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.000003 0.000016 ( 0.000016)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000019 0.000004 0.000023 ( 0.000022)
build_up 0.002406 0.004466 3.433010 ( 3.608873)
build_miniruby 0.001258 0.000290 1.569632 ( 1.578374)
build_ruby 0.001777 0.000410 3.076529 ( 3.260721)
build_all 0.006362 0.001468 5.741202 ( 2.720878)
build_install 0.006385 0.012362 7.922904 ( 3.922823)
test_btest 0.000552 0.000178 79.953219 ( 35.644119)
test_basic 0.000497 0.004490 0.809808 ( 0.887864)
test_all 0.094840 0.022744 671.669881 (261.775719)
test_rubyspec 0.043354 0.021898 94.848347 (108.022031)
total: 421.42 sec