Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231222-225025
#<BuildRuby:0x000056185109df70
@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.20231222-225025",
@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.000024 0.000003 0.000027 ( 0.000027)
autoconf 0.000037 0.000003 0.000040 ( 0.000041)
configure 0.000034 0.000004 0.000038 ( 0.000038)
build_up 0.005518 0.000571 1.693660 ( 3.338450)
build_miniruby 0.001498 0.000155 1.773989 ( 2.447839)
build_ruby 0.001824 0.000000 3.737908 ( 4.820947)
build_all 0.008453 0.000609 5.929715 ( 7.699309)
build_install 0.005140 0.016135 7.192893 ( 9.238533)
test_btest 0.000845 0.000179 83.360580 ( 92.204881)
test_basic 0.007221 0.000612 0.928044 ( 1.710212)
test_all 0.092403 0.030790 674.570512 (397.478834)
test_rubyspec 0.033483 0.037853 101.487399 (139.235271)
total: 658.18 sec