Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230909-035436
#<BuildRuby:0x000055cfe128a008
@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.20230909-035436",
@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.000002 0.000022 ( 0.000023)
autoconf 0.000028 0.000003 0.000031 ( 0.000031)
configure 0.000029 0.000004 0.000033 ( 0.000032)
build_up 0.006884 0.000383 2.302628 ( 5.054902)
build_miniruby 0.002100 0.000000 1.780478 ( 2.161260)
build_ruby 0.002108 0.000000 3.348187 ( 4.419427)
build_all 0.007982 0.000528 6.495965 ( 6.656731)
build_install 0.009550 0.012685 7.995367 ( 7.934125)
test_btest 0.000345 0.000564 84.478264 ( 69.524715)
test_basic 0.000620 0.007966 1.027719 ( 1.755899)
test_all 0.008506 0.001074 714.165465 (462.635962)
test_rubyspec 0.032679 0.037492 102.348620 (125.118149)
total: 685.26 sec