Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230914-070724
#<BuildRuby:0x000055cce85028e0
@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.20230914-070724",
@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.000015 0.000002 0.000017 ( 0.000019)
autoconf 0.000023 0.000004 0.000027 ( 0.000081)
configure 0.000000 0.000037 0.000037 ( 0.000032)
build_up 0.002511 0.004443 2.299678 ( 4.020206)
build_miniruby 0.000000 0.002221 1.692727 ( 1.734187)
build_ruby 0.000000 0.002224 3.384163 ( 3.653299)
build_all 0.004396 0.003772 6.387723 ( 4.605294)
build_install 0.012779 0.006851 7.967639 ( 7.019706)
test_btest 0.000751 0.000233 87.640219 ( 45.898904)
test_basic 0.006580 0.002042 1.018622 ( 1.373714)
test_all 0.002698 0.008732 705.834333 (313.752026)
test_rubyspec 0.030565 0.041299 107.686026 (128.722304)
total: 510.78 sec