Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230923-115502
#<BuildRuby:0x00005644ea1364f8
@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.20230923-115502",
@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.000010 0.000003 0.000013 ( 0.000016)
autoconf 0.000020 0.000007 0.000027 ( 0.000027)
configure 0.000017 0.000006 0.000023 ( 0.000023)
build_up 0.005097 0.001699 2.311328 ( 3.712418)
build_miniruby 0.001115 0.000371 1.593382 ( 1.606709)
build_ruby 0.001983 0.000000 3.558793 ( 12.687596)
build_all 0.000000 0.008452 6.425198 ( 4.194825)
build_install 0.016592 0.003250 7.866635 ( 5.461292)
test_btest 0.000600 0.000228 85.856122 ( 44.755939)
test_basic 0.006290 0.001834 0.997246 ( 1.101030)
test_all 0.010063 0.000000 694.175382 (319.141408)
test_rubyspec 0.035944 0.035112 105.530545 (122.873795)
total: 515.54 sec