Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241201-062635
#<BuildRuby:0x00007fde6a46fdc0
@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.20241201-062635",
@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.000004 0.000022 ( 0.000023)
autoconf 0.000033 0.000007 0.000040 ( 0.000040)
configure 0.000027 0.000006 0.000033 ( 0.000033)
build_up 0.003911 0.004044 3.041257 ( 2.976985)
build_miniruby 0.001475 0.000000 1.167592 ( 1.165049)
build_ruby 0.000422 0.001432 3.285069 ( 3.485387)
build_all 0.008273 0.000185 6.192037 ( 2.661202)
build_install 0.018642 0.000485 8.420199 ( 4.073993)
test_btest 0.000686 0.000147 76.499150 ( 21.579997)
test_basic 0.005077 0.004642 0.784609 ( 0.828805)
test_all 0.115613 0.025881 749.282899 (235.068402)
test_rubyspec 0.029811 0.049109 119.174809 ( 26.625447)
total: 298.47 sec