Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240321-054445
#<BuildRuby:0x000056027325dd18
@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.20240321-054445",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000026 0.000003 0.000029 ( 0.000029)
configure 0.000020 0.000002 0.000022 ( 0.000023)
build_up 0.004100 0.004699 3.545140 ( 2.442265)
build_miniruby 0.000000 0.001330 1.643124 ( 1.640680)
build_ruby 0.000000 0.001512 3.084656 ( 3.327448)
build_all 0.002881 0.004192 6.529027 ( 2.510644)
build_install 0.012600 0.006155 8.713521 ( 3.797932)
test_btest 0.000677 0.000169 91.239387 ( 25.282069)
test_basic 0.000000 0.006781 0.949741 ( 1.015744)
test_all 0.080840 0.038160 758.237427 (259.906889)
test_rubyspec 0.045451 0.048530 128.895191 (138.648335)
total: 438.57 sec