Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240723-072332
#<BuildRuby:0x00007f708aa6fde0
@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.20240723-072332",
@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.000015 0.000003 0.000018 ( 0.000019)
autoconf 0.000032 0.000006 0.000038 ( 0.000038)
configure 0.000026 0.000005 0.000031 ( 0.000031)
build_up 0.002752 0.004620 3.610078 ( 3.918905)
build_miniruby 0.001204 0.000281 1.266932 ( 1.263802)
build_ruby 0.002046 0.000000 4.223440 ( 4.404672)
build_all 0.003789 0.005442 8.526569 ( 3.408354)
build_install 0.012879 0.006400 11.505008 ( 5.523276)
test_btest 0.000605 0.000173 124.621222 ( 32.620483)
test_basic 0.002617 0.007687 1.148505 ( 1.190741)
test_all 0.085123 0.073393 925.185356 (486.363031)
test_rubyspec 0.042551 0.050729 189.128826 (228.176523)
total: 766.87 sec