Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241104-150116
#<BuildRuby:0x00007fd53306fdc8
@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.20241104-150116",
@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.000018 0.000005 0.000023 ( 0.000023)
autoconf 0.000038 0.000010 0.000048 ( 0.000048)
configure 0.000041 0.000010 0.000051 ( 0.000051)
build_up 0.007491 0.001983 3.956906 ( 4.148323)
build_miniruby 0.001947 0.000000 1.730725 ( 1.743625)
build_ruby 0.002356 0.000066 4.691669 ( 4.996011)
build_all 0.010769 0.000596 7.121846 ( 4.193291)
build_install 0.015628 0.012309 10.665660 ( 6.259900)
test_btest 0.000000 0.001003 80.911811 ( 50.497713)
test_basic 0.000345 0.011594 1.106987 ( 1.304928)
test_all 0.123711 0.035625 745.552524 (254.764491)
test_rubyspec 0.032339 0.044125 119.147750 ( 19.276921)
total: 347.19 sec