Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240808-124731
#<BuildRuby:0x00007f3d3af9fdc0
@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.20240808-124731",
@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.000019 0.000002 0.000021 ( 0.000021)
autoconf 0.000033 0.000003 0.000036 ( 0.000035)
configure 0.000028 0.000003 0.000031 ( 0.000030)
build_up 0.007784 0.000367 3.081662 ( 3.032524)
build_miniruby 0.001469 0.000143 1.619703 ( 1.616734)
build_ruby 0.001747 0.000169 4.064672 ( 4.314647)
build_all 0.007532 0.000728 8.247236 ( 3.291877)
build_install 0.017185 0.001192 10.619334 ( 4.638973)
test_btest 0.000823 0.000077 117.640692 ( 30.583262)
test_basic 0.009768 0.000916 1.224027 ( 1.272030)
test_all 0.099590 0.049673 816.642686 (244.327376)
test_rubyspec 0.030537 0.058356 169.475326 ( 37.298735)
total: 330.38 sec