Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241221-020637
#<BuildRuby:0x00007f5594e7fdd8
@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.20241221-020637",
@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.000015 0.000006 0.000021 ( 0.000022)
autoconf 0.000024 0.000010 0.000034 ( 0.000034)
configure 0.000020 0.000008 0.000028 ( 0.000029)
build_up 0.000000 0.005659 1.930040 ( 2.251998)
build_miniruby 0.000846 0.000585 1.453737 ( 1.450433)
build_ruby 0.001155 0.000578 3.981279 ( 4.165497)
build_all 0.007169 0.001862 6.383856 ( 2.676699)
build_install 0.010619 0.007034 8.107806 ( 4.431942)
test_btest 0.000570 0.000285 75.046802 ( 20.089350)
test_basic 0.007963 0.003981 1.056755 ( 1.107603)
test_all 0.110432 0.031445 687.808460 (199.898352)
test_rubyspec 0.048497 0.033527 112.766885 ( 27.350899)
total: 263.42 sec