Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230630-200414
#<BuildRuby:0x000055fc16e86120
@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.20230630-200414",
@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.000024 0.000004 0.000028 ( 0.000027)
configure 0.000025 0.000003 0.000028 ( 0.000029)
build_up 0.006295 0.000312 2.103909 ( 5.270769)
build_miniruby 0.001411 0.000201 1.551573 ( 1.682758)
build_ruby 0.001463 0.000209 3.272767 ( 4.886172)
build_all 0.007462 0.000436 2.547103 ( 3.297661)
build_install 0.013085 0.004390 3.979879 ( 4.911755)
test_btest 0.000617 0.000097 81.561365 ( 47.500120)
test_basic 0.007543 0.000471 0.892950 ( 1.601041)
test_all 0.001419 0.000000 598.244134 (319.270438)
test_rubyspec 0.005857 0.047121 89.832266 (132.992309)
total: 521.41 sec