Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250112-154531
#<BuildRuby:0x00007f654061fdd0
@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.20250112-154531",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000028 0.000003 0.000031 ( 0.000031)
configure 0.000023 0.000003 0.000026 ( 0.000025)
build_up 0.005350 0.000142 1.865140 ( 2.187597)
build_miniruby 0.001413 0.000146 1.099506 ( 1.096703)
build_ruby 0.001596 0.000165 3.152220 ( 3.368470)
build_all 0.007532 0.000340 5.595504 ( 2.348586)
build_install 0.016436 0.000334 7.116549 ( 3.856989)
test_btest 0.000732 0.000066 68.909490 ( 18.669601)
test_basic 0.006534 0.000189 0.909070 ( 0.966198)
test_all 0.081602 0.055435 636.738462 (205.231688)
test_rubyspec 0.054621 0.019133 106.060002 ( 23.974163)
total: 261.70 sec