Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240201-013320
#<BuildRuby:0x000055fb286c1a00
@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.20240201-013320",
@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.000014 0.000005 0.000019 ( 0.000018)
autoconf 0.000023 0.000007 0.000030 ( 0.000031)
configure 0.000018 0.000005 0.000023 ( 0.000023)
build_up 0.001148 0.004425 1.711385 ( 2.037432)
build_miniruby 0.001285 0.000468 1.690496 ( 1.689107)
build_ruby 0.001280 0.000466 3.538312 ( 3.761541)
build_all 0.003804 0.004036 6.170850 ( 2.726486)
build_install 0.020492 0.000000 7.364641 ( 3.932586)
test_btest 0.000798 0.000171 87.199757 ( 29.121335)
test_basic 0.006098 0.000592 0.791250 ( 0.853125)
test_all 0.070726 0.044912 724.931738 (241.628152)
test_rubyspec 0.052414 0.050906 160.590015 (172.170746)
total: 457.92 sec