Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230902-051150
#<BuildRuby:0x000055c9b3f2d7a8
@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-051150",
@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.000017 0.000003 0.000020 ( 0.000021)
autoconf 0.000024 0.000005 0.000029 ( 0.000028)
configure 0.000025 0.000005 0.000030 ( 0.000030)
build_up 0.000000 0.006758 1.903776 ( 3.122402)
build_miniruby 0.000000 0.001566 1.700971 ( 2.023598)
build_ruby 0.000000 0.001876 3.654781 ( 4.046438)
build_all 0.003507 0.005689 6.585453 ( 4.333570)
build_install 0.014337 0.004803 7.739946 ( 5.610243)
test_btest 0.000829 0.000285 87.097032 ( 45.058299)
test_basic 0.004642 0.004345 1.065441 ( 1.399473)
test_all 0.005435 0.004673 695.543744 (302.881227)
test_rubyspec 0.017527 0.056006 107.014652 (125.232822)
total: 493.71 sec