Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241227-083747
#<BuildRuby:0x00007f845eeffdc8
@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.20241227-083747",
@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.000016 0.000007 0.000023 ( 0.000023)
autoconf 0.000028 0.000012 0.000040 ( 0.000040)
configure 0.000028 0.000012 0.000040 ( 0.000039)
build_up 0.000920 0.004378 1.780285 ( 3.085956)
build_miniruby 0.000000 0.001400 1.559275 ( 1.658250)
build_ruby 0.000000 0.001745 4.134949 ( 49.914614)
build_all 0.008672 0.001006 6.443974 ( 2.992111)
build_install 0.008102 0.008523 7.540524 ( 4.029992)
test_btest 0.000538 0.000299 79.649734 ( 27.744797)
test_basic 0.005611 0.002636 0.893604 ( 1.879842)
test_all 0.093052 0.049999 671.140491 (205.481142)
test_rubyspec 0.036856 0.045188 119.698923 ( 26.441239)
total: 323.23 sec