Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240219-140608
#<BuildRuby:0x000055b2f503df60
@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.20240219-140608",
@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.000022 0.000006 0.000028 ( 0.000027)
autoconf 0.000027 0.000006 0.000033 ( 0.000034)
configure 0.000024 0.000006 0.000030 ( 0.000029)
build_up 0.003094 0.004759 2.502718 ( 2.154977)
build_miniruby 0.001048 0.000293 1.625544 ( 1.623419)
build_ruby 0.001210 0.000339 3.152497 ( 3.355765)
build_all 0.006207 0.001738 6.405956 ( 2.504765)
build_install 0.013794 0.004564 8.502363 ( 4.003681)
test_btest 0.000796 0.000228 90.734812 ( 23.743717)
test_basic 0.001050 0.004760 0.903848 ( 0.961909)
test_all 0.069097 0.050093 704.584447 (227.126363)
test_rubyspec 0.041389 0.039993 101.740556 (110.751882)
total: 376.23 sec