Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240320-072404
#<BuildRuby:0x000055d6f3d02120
@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.20240320-072404",
@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.000020 0.000004 0.000024 ( 0.000024)
autoconf 0.000027 0.000005 0.000032 ( 0.000033)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.006594 0.003732 4.077800 ( 3.790164)
build_miniruby 0.001386 0.000297 1.861613 ( 1.940625)
build_ruby 0.002095 0.000000 4.000695 ( 4.484651)
build_all 0.009221 0.000657 7.477996 ( 5.219012)
build_install 0.018324 0.004509 10.217512 ( 7.156574)
test_btest 0.001210 0.000082 97.772559 ( 59.257280)
test_basic 0.008405 0.000000 1.041426 ( 1.779333)
test_all 0.093966 0.030415 815.978491 (426.462930)
test_rubyspec 0.043499 0.045275 129.739639 (139.681839)
total: 649.77 sec