Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230919-054929
#<BuildRuby:0x00005586e38663b0
@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.20230919-054929",
@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.000022 0.000003 0.000025 ( 0.000024)
autoconf 0.000031 0.000005 0.000036 ( 0.000035)
configure 0.000029 0.000004 0.000033 ( 0.000033)
build_up 0.003474 0.004650 2.430908 ( 4.723985)
build_miniruby 0.001664 0.000277 1.619772 ( 1.698195)
build_ruby 0.001322 0.000220 3.335101 ( 3.906189)
build_all 0.005136 0.003647 6.463466 ( 4.956622)
build_install 0.009999 0.009786 8.000940 ( 6.814047)
test_btest 0.000838 0.000203 87.004707 ( 46.588835)
test_basic 0.008254 0.000908 1.028326 ( 1.450728)
test_all 0.008684 0.000983 735.323385 (326.737506)
test_rubyspec 0.027768 0.046855 111.699084 (132.351632)
total: 529.23 sec