Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230913-101816
#<BuildRuby:0x000055944b681ed0
@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-101816",
@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.000002 0.000028 ( 0.000024)
autoconf 0.000030 0.000003 0.000033 ( 0.000033)
configure 0.000032 0.000003 0.000035 ( 0.000030)
build_up 0.004017 0.003437 2.237578 ( 3.893680)
build_miniruby 0.001364 0.000176 1.711860 ( 1.712260)
build_ruby 0.001935 0.000000 3.290588 ( 3.481198)
build_all 0.008433 0.000000 6.380867 ( 3.810613)
build_install 0.013934 0.005653 7.702034 ( 5.205024)
test_btest 0.000671 0.000098 84.337338 ( 36.472847)
test_basic 0.005089 0.003213 0.944123 ( 1.047152)
test_all 0.006776 0.002849 712.327080 (255.171474)
test_rubyspec 0.044204 0.030177 102.708752 (114.302886)
total: 425.10 sec