Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230913-110436
#<BuildRuby:0x0000564492d3a3b0
@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.20230913-110436",
@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.000004 0.000018 ( 0.000018)
autoconf 0.000020 0.000005 0.000025 ( 0.000025)
configure 0.000018 0.000005 0.000023 ( 0.000023)
build_up 0.000000 0.006979 1.862280 ( 3.080121)
build_miniruby 0.000389 0.000968 1.496804 ( 1.496339)
build_ruby 0.001037 0.000346 2.795997 ( 2.985571)
build_all 0.000000 0.007345 5.621166 ( 2.339443)
build_install 0.010765 0.004113 7.013182 ( 4.193909)
test_btest 0.000716 0.000291 84.485032 ( 31.614648)
test_basic 0.005232 0.002855 0.934823 ( 1.015966)
test_all 0.000631 0.008909 691.954375 (259.423462)
test_rubyspec 0.027927 0.042348 101.410756 (112.961761)
total: 419.11 sec