Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241005-200520
#<BuildRuby:0x00007fafc26dfdc0
@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.20241005-200520",
@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.000017 0.000004 0.000021 ( 0.000022)
autoconf 0.000030 0.000008 0.000038 ( 0.000037)
configure 0.000023 0.000006 0.000029 ( 0.000029)
build_up 0.007220 0.000768 4.107518 ( 4.081430)
build_miniruby 0.000000 0.001795 1.477733 ( 1.474346)
build_ruby 0.001403 0.000488 4.377722 ( 19.517948)
build_all 0.007733 0.000951 7.456904 ( 3.100187)
build_install 0.014633 0.004688 10.208437 ( 4.895087)
test_btest 0.000743 0.000191 94.494696 ( 25.449491)
test_basic 0.010114 0.000444 1.083683 ( 1.127986)
test_all 0.104206 0.044789 748.212994 (241.206175)
test_rubyspec 0.060162 0.023986 127.083456 ( 26.634593)
total: 327.49 sec