Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231021-134315
#<BuildRuby:0x000056202d2423b0
@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.20231021-134315",
@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.000002 0.000013 ( 0.000014)
autoconf 0.000015 0.000003 0.000018 ( 0.000018)
configure 0.000013 0.000002 0.000015 ( 0.000016)
build_up 0.000000 0.005599 2.114343 ( 2.223173)
build_miniruby 0.000000 0.001656 1.599413 ( 1.598347)
build_ruby 0.000781 0.000890 2.994650 ( 3.180236)
build_all 0.006327 0.000613 5.371916 ( 2.383822)
build_install 0.015671 0.001827 6.882162 ( 3.912698)
test_btest 0.000601 0.000150 80.631315 ( 32.453226)
test_basic 0.005802 0.000000 0.887431 ( 0.961429)
test_all 0.071454 0.045577 592.257138 (218.863409)
test_rubyspec 0.034404 0.026602 88.601662 (100.059265)
total: 365.64 sec