Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230902-230155
#<BuildRuby:0x00005575d2de17f8
@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.20230902-230155",
@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.000001 0.000016 ( 0.000017)
autoconf 0.000026 0.000002 0.000028 ( 0.000029)
configure 0.000024 0.000002 0.000026 ( 0.000025)
build_up 0.000000 0.005308 1.720418 ( 2.162137)
build_miniruby 0.000000 0.002223 1.765129 ( 1.765559)
build_ruby 0.000000 0.001993 3.266478 ( 3.473629)
build_all 0.006035 0.001902 5.979637 ( 2.903460)
build_install 0.013020 0.005094 7.145066 ( 4.274484)
test_btest 0.000661 0.000147 81.633066 ( 32.143645)
test_basic 0.002213 0.004754 0.920263 ( 1.006696)
test_all 0.009141 0.000000 655.327187 (249.485758)
test_rubyspec 0.036703 0.022385 95.015798 (106.615086)
total: 403.83 sec