Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241218-083813
#<BuildRuby:0x00007fd3df8efde0
@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.20241218-083813",
@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.000020 0.000003 0.000023 ( 0.000023)
autoconf 0.000033 0.000005 0.000038 ( 0.000037)
configure 0.000028 0.000004 0.000032 ( 0.000032)
build_up 0.000000 0.006008 1.645183 ( 1.943429)
build_miniruby 0.000000 0.001389 1.154730 ( 1.151455)
build_ruby 0.001054 0.000705 2.917645 ( 3.136210)
build_all 0.006111 0.001528 5.426022 ( 2.239994)
build_install 0.011996 0.005253 7.615042 ( 3.933415)
test_btest 0.000744 0.000203 68.062745 ( 17.715960)
test_basic 0.005462 0.003488 0.737820 ( 0.784924)
test_all 0.098602 0.042710 593.579583 (186.056108)
test_rubyspec 0.053345 0.027715 111.771187 ( 20.769586)
total: 237.73 sec