Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230922-193138
#<BuildRuby:0x000056122e9fa3d0
@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.20230922-193138",
@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.000024 0.000003 0.000027 ( 0.000023)
autoconf 0.000038 0.000005 0.000043 ( 0.000037)
configure 0.000031 0.000005 0.000036 ( 0.000036)
build_up 0.002830 0.003842 2.251664 ( 3.480653)
build_miniruby 0.001596 0.000000 1.662986 ( 1.665206)
build_ruby 0.001602 0.000000 3.577160 ( 3.770479)
build_all 0.008490 0.000598 6.315854 ( 3.417071)
build_install 0.013729 0.006228 7.714632 ( 4.485120)
test_btest 0.000924 0.000171 84.252228 ( 34.127438)
test_basic 0.006983 0.000000 0.948831 ( 1.084578)
test_all 0.009474 0.000000 692.195626 (255.985415)
test_rubyspec 0.045950 0.025323 99.712445 (111.165427)
total: 419.18 sec