Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230622-181940
#<BuildRuby:0x000055f782779a00
@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.20230622-181940",
@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.000018 0.000003 0.000021 ( 0.000022)
autoconf 0.000029 0.000006 0.000035 ( 0.000033)
configure 0.000022 0.000004 0.000026 ( 0.000027)
build_up 0.005371 0.001023 2.039235 ( 4.963520)
build_miniruby 0.005736 0.001093 76.727616 ( 45.749738)
build_ruby 0.001286 0.000245 2.825881 ( 4.052278)
build_all 0.007576 0.000492 4.013669 ( 3.978008)
build_install 0.017073 0.000334 3.620139 ( 4.621799)
test_btest 0.000814 0.000130 76.973467 ( 48.541473)
test_basic 0.001974 0.004513 0.826329 ( 1.232612)
test_all 0.001076 0.000773 578.608395 (307.467253)
test_rubyspec 0.029624 0.024022 87.421369 (129.837704)
total: 550.45 sec