Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231021-224802
#<BuildRuby:0x00005630109323d0
@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-224802",
@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.000014 0.000001 0.000015 ( 0.000016)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000022 0.000001 0.000023 ( 0.000023)
build_up 0.002316 0.004367 2.240979 ( 2.410533)
build_miniruby 0.000000 0.001588 1.496690 ( 1.496216)
build_ruby 0.000037 0.001907 3.006859 ( 3.239416)
build_all 0.003334 0.004657 5.529144 ( 2.906388)
build_install 0.017348 0.001555 7.047633 ( 3.985773)
test_btest 0.000633 0.000110 78.530905 ( 28.593374)
test_basic 0.003540 0.004310 0.865704 ( 0.937490)
test_all 0.082373 0.036327 630.796090 (250.003909)
test_rubyspec 0.028252 0.032848 87.584609 ( 99.304562)
total: 392.88 sec