Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241001-030108
#<BuildRuby:0x00007fbe64f4fdd8
@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.20241001-030108",
@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.000021)
autoconf 0.000037 0.000003 0.000040 ( 0.000039)
configure 0.000031 0.000003 0.000034 ( 0.000034)
build_up 0.004609 0.004520 5.106914 ( 4.225258)
build_miniruby 0.001825 0.000203 1.670303 ( 1.670295)
build_ruby 0.002186 0.000000 4.736856 ( 4.906371)
build_all 0.005827 0.004155 7.456197 ( 4.040279)
build_install 0.006996 0.015526 10.816928 ( 6.507482)
test_btest 0.000859 0.000189 98.960449 ( 40.442069)
test_basic 0.000559 0.012391 1.230305 ( 1.301970)
test_all 0.127168 0.025671 856.995842 (313.965673)
test_rubyspec 0.058703 0.029508 133.243749 ( 25.848156)
total: 402.91 sec