Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231217-042143
#<BuildRuby:0x0000556514bba890
@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.20231217-042143",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000020 0.000003 0.000023 ( 0.000023)
autoconf 0.000030 0.000004 0.000034 ( 0.000035)
configure 0.000034 0.000005 0.000039 ( 0.000039)
build_up 0.006017 0.000859 2.395780 ( 2.454975)
build_miniruby 0.001273 0.000182 1.405225 ( 1.404657)
build_ruby 0.001454 0.000208 3.286853 ( 3.484437)
build_all 0.000000 0.007121 5.815601 ( 2.861747)
build_install 0.013770 0.005041 7.306503 ( 4.134201)
test_btest 0.000779 0.000171 81.143645 ( 32.292572)
test_basic 0.000000 0.006947 0.888575 ( 0.967868)
test_all 0.088341 0.030885 713.941741 (292.821423)
test_rubyspec 0.033214 0.037744 96.045652 (115.278366)
total: 455.70 sec