Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241118-144004
#<BuildRuby:0x00007f8a0122fdc0
@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.20241118-144004",
@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.000023)
autoconf 0.000038 0.000004 0.000042 ( 0.000041)
configure 0.000034 0.000004 0.000038 ( 0.000038)
build_up 0.003642 0.004483 4.084780 ( 4.008639)
build_miniruby 0.001630 0.000220 1.656975 ( 1.655405)
build_ruby 0.002111 0.000286 4.484959 ( 4.623306)
build_all 0.005845 0.003807 6.732088 ( 3.100611)
build_install 0.022809 0.000291 9.755642 ( 5.086643)
test_btest 0.000814 0.000111 81.902003 ( 24.144356)
test_basic 0.003657 0.007586 1.016506 ( 1.074432)
test_all 0.110542 0.043057 760.865113 (238.845044)
test_rubyspec 0.058082 0.022405 123.067121 ( 37.190558)
total: 319.73 sec