Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240714-144900
#<BuildRuby:0x00007f31be9cfdc8
@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.20240714-144900",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000006 0.000028 ( 0.000028)
autoconf 0.000051 0.000013 0.000064 ( 0.000060)
configure 0.000043 0.000011 0.000054 ( 0.000055)
build_up 0.006447 0.001696 3.452912 ( 3.393215)
build_miniruby 0.000000 0.001694 1.150428 ( 1.148536)
build_ruby 0.000000 0.001790 3.145339 ( 3.342971)
build_all 0.007908 0.000481 6.619398 ( 2.566347)
build_install 0.014863 0.003639 8.743300 ( 4.009756)
test_btest 0.001038 0.000000 97.785231 ( 25.075222)
test_basic 0.001410 0.006521 0.841836 ( 0.895434)
test_all 0.090880 0.056951 770.763314 (223.952550)
test_rubyspec 0.040358 0.046953 158.492021 ( 32.315009)
total: 296.70 sec