Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230803-001410
#<BuildRuby:0x0000563fdd24e230
@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.20230803-001410",
@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.000026 0.000001 0.000027 ( 0.000027)
autoconf 0.000038 0.000002 0.000040 ( 0.000041)
configure 0.000036 0.000002 0.000038 ( 0.000038)
build_up 0.007572 0.000207 2.393787 ( 6.099131)
build_miniruby 0.001454 0.000086 2.050523 ( 2.843962)
build_ruby 0.001726 0.000102 3.281676 ( 4.928955)
build_all 0.007958 0.000211 2.682310 ( 3.674418)
build_install 0.015610 0.004928 4.437777 ( 5.963611)
test_btest 0.000925 0.000000 80.918955 ( 56.352757)
test_basic 0.001369 0.007184 0.959088 ( 2.122183)
test_all 0.001282 0.000157 662.019156 (406.263887)
test_rubyspec 0.036849 0.021782 97.557846 (168.713868)
total: 656.96 sec